Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always use ms scaled timeouts #1785

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Always use ms scaled timeouts #1785

merged 1 commit into from
Nov 5, 2024

Conversation

stayallive
Copy link
Collaborator

@stayallive stayallive commented Oct 29, 2024

#1783 introduces sub-second timeouts. Considering the timeout options are already defined as a float anyway it makes sense to always convert them to the ms scale. Especially considering @mfb pointed out 1.5 isn't working correctly either although the float data type of the option would suggest that. I think we can half consider this a bug fix.

@cleptric cleptric merged commit 93f0673 into master Nov 5, 2024
33 checks passed
@cleptric cleptric deleted the timeout-ms branch November 5, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants