gchauvel <[email protected]> added the comment:
that's not the polling in itself, it's: polling returning event + setblocking(False) + recv() which blocks note: the behavior is present for python3.6 ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43622> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
