-
Notifications
You must be signed in to change notification settings - Fork 51
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
Cancellation fixes and tests. #445
Merged
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0e2c198 - Browse repository at this point
Copy the full SHA 0e2c198View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c1e665 - Browse repository at this point
Copy the full SHA 2c1e665View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d2f8d7 - Browse repository at this point
Copy the full SHA 4d2f8d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6597eb - Browse repository at this point
Copy the full SHA b6597ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a6f58 - Browse repository at this point
Copy the full SHA 17a6f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for b16d4dc - Browse repository at this point
Copy the full SHA b16d4dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c66cca - Browse repository at this point
Copy the full SHA 2c66ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ba589 - Browse repository at this point
Copy the full SHA 49ba589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9efed95 - Browse repository at this point
Copy the full SHA 9efed95View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3f45d7 - Browse repository at this point
Copy the full SHA d3f45d7View commit details -
Add test for issue #334 which was also addressed in this PR.
Avoid `break` in problematic test.
Configuration menu - View commit details
-
Copy full SHA for adda289 - Browse repository at this point
Copy the full SHA adda289View commit details -
Add noCancelWait() call which prohibits cancellation.
Fix closeWait() calls to use noCancelWait() predicate. Adding sleep to flaky MacOS test.
Configuration menu - View commit details
-
Copy full SHA for 2f5e823 - Browse repository at this point
Copy the full SHA 2f5e823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c63541 - Browse repository at this point
Copy the full SHA 9c63541View commit details -
Fix cancelAndWait() which now could perform multiple attempts to canc…
…el target Future (mustCancel behavior).
Configuration menu - View commit details
-
Copy full SHA for 772a7d0 - Browse repository at this point
Copy the full SHA 772a7d0View commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8995ea - Browse repository at this point
Copy the full SHA e8995eaView commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6731bcd - Browse repository at this point
Copy the full SHA 6731bcdView commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7e3682f - Browse repository at this point
Copy the full SHA 7e3682fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2807cc - Browse repository at this point
Copy the full SHA c2807ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2231ca1 - Browse repository at this point
Copy the full SHA 2231ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04d8353 - Browse repository at this point
Copy the full SHA 04d8353View commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 947847c - Browse repository at this point
Copy the full SHA 947847cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.