Skip to content
Snippets Groups Projects
Commit 88e9683e authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

improve multi-resource

parent ebb90104
No related branches found
No related tags found
No related merge requests found
......@@ -219,6 +219,7 @@ class MessageControl(object):
def remove_session(self, session):
if session != self.session:
return
self.session.control = None
self.session = None
def _nec_message_outgoing(self, obj):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment