Steve Dower <steve.do...@python.org> added the comment:

Yeah, along those lines. I believe the event is ".../result" in other places, 
just to be clear that it's not a function with that name.

Also, don't forget to clean up when returning early from the connected event. 
We don't want to leak the connection object if the hook raises an error.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43762>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to