Skip to content

Commit

Permalink
MDL-66607 message: Resolve race conditions in message deletion process
Browse files Browse the repository at this point in the history
This commit makes several changes:
1) Explicitly stop polling for messages when a conversation is deleted;
2) Check for deleted conversations when displaying new messages;
3) Do not add a new empty conversation; and
4) Introduce pendingJS checks to ensure that Behat waits for messags to finish rendering.
  • Loading branch information
andrewnicols committed Mar 11, 2020
1 parent 9ce2442 commit 1c24b2f
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 15 deletions.
2 changes: 1 addition & 1 deletion message/amd/build/message_drawer_view_conversation.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

0 comments on commit 1c24b2f

Please sign in to comment.