Skip to content

Fix crash happening in rare case when an I/O error happens after a Chatroom...

Simon Morlat requested to merge fix/chatroom-subscribe-crash into master

Fix crash happening in rare case when an I/O error happens after a Chatroom SUBSCRIBE, caused by the destruction of the Op during the notification of the termination of the subscription.

Merge request reports