Skip to content

(#174) Cancel interval timer creation #177

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

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

svettwer
Copy link
Contributor

@svettwer svettwer commented Nov 9, 2020

Hiho! 👋

This fixes #174.

Unfortunately, the test won't reproduce the issue by a failing test case directly. Instead, the pipeline would just hang as shown below in case the issue occurs again. One could refactor the timeout function and white-box it a little bit more so that one is able to test the callback functions of the timers but I think this is not worth the effort.

image

@svettwer svettwer merged commit 8dd98a0 into develop Nov 10, 2020
@svettwer svettwer deleted the fix/174/waitFor-does-not-properly-cancel branch November 10, 2020 11:59
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

Successfully merging this pull request may close these issues.

waitFor does not properly cancel
2 participants