STINNER Victor added the comment:

Maybe we should more checks in debug mode in the Server class? For example, 
loop.call_soon() raises an AssertionError if it is called from the "wrong" 
thread" in debug mode.

----------

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

Reply via email to