Skip to content

2.x: fix take() reentrancy problem. #3377

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
Sep 28, 2015

Conversation

akarnokd
Copy link
Member

Discovered by @mgp in #3346 and using his supplied fix. I've already
applied it to NbpObservable's take this Monday so all that's left was
the unit test.

Discovered by @mgp in ReactiveX#3346 and using his supplied fix. I've already
applied it to NbpObservable's take this Monday so all that's left was
the unit test.
@akarnokd akarnokd added the Bug label Sep 25, 2015
@akarnokd akarnokd added this to the 2.0 milestone Sep 25, 2015
@stevegury
Copy link
Member

Oh I see why it's a reentrancy problem, this is tricky indeed.

👍

abersnaze added a commit that referenced this pull request Sep 28, 2015
2.x: fix take() reentrancy problem.
@abersnaze abersnaze merged commit 9bc355f into ReactiveX:2.x Sep 28, 2015
@akarnokd akarnokd deleted the TakeReentrancyFix2x branch September 30, 2015 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants