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 capabilities event listener #116

Merged
merged 4 commits into from
Sep 13, 2024

Conversation

jkhsjdhjs
Copy link

Using once here prevents the listeners from being called again after a reconnect, thus preventing successful reconnection.

@jkhsjdhjs jkhsjdhjs requested a review from a team as a code owner July 24, 2024 23:50
Copy link

@tadzik tadzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me.

@tadzik
Copy link

tadzik commented Aug 1, 2024

(I fixed this towncrier nonsense on master accidentally, so it should be all good if you rebase it)

Using `once` here prevents the listeners from being called again after a
reconnect, thus preventing successful reconnection.
Signed-off-by: jkhsjdhjs <leon.moeller@yahoo.de>
@tadzik tadzik merged commit dd825ef into matrix-org:master Sep 13, 2024
5 checks passed
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