Skip to content

1.x: BlockingUtils test: clear interrupted flag before/after #3515

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 20, 2015

Conversation

akarnokd
Copy link
Member

For some strange reason, the interrupted flag is sometimes still set when the next JUnit test method runs and await will throw immediately.

For some strange reason, the interrupted flag is sometimes still set
when the next JUnit test method runs and `await` will throw immediately.
@akarnokd akarnokd added this to the 1.0.x milestone Nov 11, 2015
@artem-zinnatullin
Copy link
Contributor

👍

1 similar comment
@zsxwing
Copy link
Member

zsxwing commented Nov 20, 2015

👍

akarnokd added a commit that referenced this pull request Nov 20, 2015
1.x: BlockingUtils test: clear interrupted flag before/after
@akarnokd akarnokd merged commit 197d104 into ReactiveX:1.x Nov 20, 2015
@akarnokd akarnokd deleted the BlockingUtilsInterruptedFix branch November 20, 2015 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants