This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients asvetlov, k1.hedayati, yselivanov
Date 2017-12-23.19:52:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514058751.66.0.213398074469.issue29780@psf.upfronthosting.co.za>
In-reply-to
Content
I see no hang in attached snapshot but notmal behavior.

asyncio iterates over epoll.poll constantly waiting for network events or timeout.

Closing the issue.
History
Date User Action Args
2017-12-23 19:52:31asvetlovsetrecipients: + asvetlov, yselivanov, k1.hedayati
2017-12-23 19:52:31asvetlovsetmessageid: <1514058751.66.0.213398074469.issue29780@psf.upfronthosting.co.za>
2017-12-23 19:52:31asvetlovlinkissue29780 messages
2017-12-23 19:52:31asvetlovcreate