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

[FIX] Missing eventName in unUser #7533

Merged

Conversation

Darkneon
Copy link
Contributor

@RocketChat/core

return this.streamUser.removeListener(Meteor.userId(), callback) was missing eventName so listeners were leaking

@rodrigok
Copy link
Member

Awesome

What about the unLogged and unAll?

@rodrigok rodrigok added this to the 0.57.3 milestone Jul 27, 2017
@rodrigok rodrigok merged commit a8a49ad into RocketChat:develop Jul 27, 2017
@Darkneon
Copy link
Contributor Author

What about the unLogged and unAll?

They didn't interfere with the modifications I was making 😆

I'll take a look at them when I have some free time

rodrigok added a commit that referenced this pull request Aug 8, 2017
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.

2 participants