SIGN IN SIGN UP

bpo-34849: Don't log wating for selector.select in asyncio loop iteration (GH-9641)

The waiting is pretty normal for any asyncio program, logging its time just adds
a noise to logs without any useful information provided.



https://bugs.python.org/issue34849
A
Andrew Svetlov committed
d5bd036138881bb90a803397d992870a46fbdc2d
Parent: df81015
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 9/30/2018, 5:28:40 AM