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

fix an issue

parent a884d48d
No related branches found
No related tags found
No related merge requests found
...@@ -127,8 +127,6 @@ class Channeler(Attache): ...@@ -127,8 +127,6 @@ 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