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

unexpected behavior with timeout(0) #69

Open
cboettig opened this issue Sep 18, 2018 · 0 comments
Open

unexpected behavior with timeout(0) #69

cboettig opened this issue Sep 18, 2018 · 0 comments
Labels
bug an unexpected problem or unintended behavior

Comments

@cboettig
Copy link

It looks like timeout must be longer than 1e-7 in order to avoid a warning, and produces unexpected behavior when seconds=0 (result is NaN).

It would be great if timeout(0) would just correspond to turning off the timeout behavior.

@jimhester jimhester added the bug an unexpected problem or unintended behavior label Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants