Skip to content
Snippets Groups Projects
Commit c43daee0 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

#40 attempt to fix

parent 785830a7
No related branches found
No related tags found
No related merge requests found
...@@ -127,6 +127,8 @@ class Channeler(Attache): ...@@ -127,6 +127,8 @@ class Channeler(Attache):
Be prepared! Be prepared!
""" """
super(Channeler, self).on_close(payload=payload)
if self.connection is None: if self.connection is None:
# teardown already done # teardown already done
return return
......
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