Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Fix long stack traces with Subjects. #484

Merged
merged 2 commits into from
Jan 7, 2015
Merged

Fix long stack traces with Subjects. #484

merged 2 commits into from
Jan 7, 2015

Conversation

trxcllnt
Copy link
Contributor

@trxcllnt trxcllnt commented Jan 7, 2015

Without this fix, subscribing to a Subject with long stack traces turned on throws an exception when the Subject attempts to add the Observer to its observers list, because the subscribe function is invoked in the global context.

mattpodwysocki added a commit that referenced this pull request Jan 7, 2015
…ects

Fix long stack traces with Subjects.
@mattpodwysocki mattpodwysocki merged commit 504119b into Reactive-Extensions:master Jan 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants