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

Unittest errors due to short DEFAULT_TIMEOUTMS #22

Open
kfarivar opened this issue Jun 5, 2022 · 2 comments
Open

Unittest errors due to short DEFAULT_TIMEOUTMS #22

kfarivar opened this issue Jun 5, 2022 · 2 comments

Comments

@kfarivar
Copy link

kfarivar commented Jun 5, 2022

Hi,

I was running your library on my laptop which I had for a couple of years but I would get an error related to timeout.
When I changed the DEFAULT_TIMEOUTMS constant to 60000 (60 secs) it fixed the problem. Maybe adding that to the installation guide would help others with low end systems.

Thanks for the library.

@cheind
Copy link
Owner

cheind commented Jun 5, 2022

Thanks for letting me know. 60secs timeout seems a bit high though. Maybe that's shadowing another issue?

@kfarivar
Copy link
Author

kfarivar commented Jun 5, 2022

I didn't optimize the value. I just set it to 60sec and was satisfied with it working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants