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

Tw 1650 part i/find memory leak in chat #1740

Merged
merged 6 commits into from
May 8, 2024

Conversation

sherlockvn
Copy link
Collaborator

@sherlockvn sherlockvn commented May 3, 2024

Before:

Screen.Recording.2024-05-03.at.14.19.32.mov

After:

Screen.Recording.2024-05-03.at.14.24.02.mov

Copy link

github-actions bot commented May 3, 2024

This PR has been deployed to https://linagora.github.io/twake-on-matrix/1740

@@ -390,7 +390,7 @@ class MatrixState extends State<Matrix>
LoginState state,
Client currentClient,
) async {
_cancelSubs(currentClient.clientName);
await _cancelSubs(currentClient.clientName);
Copy link
Member

Choose a reason for hiding this comment

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

please demo this case

@hoangdat
Copy link
Member

hoangdat commented May 7, 2024

  • add ticket-id to ADR
  • demo case: playing video after

@hoangdat hoangdat merged commit e478298 into main May 8, 2024
7 checks passed
@hoangdat hoangdat deleted the TW-1650-part-I/find-memory-leak-in-chat branch May 8, 2024 04:24
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.

3 participants