Skip to content
New issue

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

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

Already on GitHub? # to your account

Clean up test timeouts #310

Open
mdickinson opened this issue Apr 23, 2021 · 0 comments
Open

Clean up test timeouts #310

mdickinson opened this issue Apr 23, 2021 · 0 comments
Labels
component: tests type: refactor Cleanup or refactoring tasks that don't add functionality or fix bugs

Comments

@mdickinson
Copy link
Member

There are some inconsistencies related to test timeouts:

  • not all blocking calls currently have a timeout
  • we sometimes use SAFETY_TIMEOUT, sometimes TIMEOUT
  • let's use the same timeout throughout - a timeout of 5 seconds should be plenty big enough
@mdickinson mdickinson added the type: refactor Cleanup or refactoring tasks that don't add functionality or fix bugs label Apr 23, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
component: tests type: refactor Cleanup or refactoring tasks that don't add functionality or fix bugs
Projects
None yet
Development

No branches or pull requests

1 participant