Skip to content
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

share() fromEvent Observables #126

Merged
merged 1 commit into from
Jul 24, 2018
Merged

share() fromEvent Observables #126

merged 1 commit into from
Jul 24, 2018

Conversation

j2L4e
Copy link
Collaborator

@j2L4e j2L4e commented Jul 3, 2018

fix #88

fromEvent adds an event handler on every subscription. Sharing the subscription prevents that.

@daffl daffl merged commit e3e064e into master Jul 24, 2018
@daffl daffl deleted the share-fromEvent branch July 24, 2018 02:38
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.

EventEmitter memory leak detected
2 participants