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, yselivanov
Date 2018-09-30.05:04:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538283891.7.0.545547206417.issue34849@psf.upfronthosting.co.za>
In-reply-to
Content
The waiting is the pretty normal case: no IO is performed and no immediate activities are scheduled.

Therefore logging such cases is just a noise.
History
Date User Action Args
2018-09-30 05:04:51asvetlovsetrecipients: + asvetlov, yselivanov
2018-09-30 05:04:51asvetlovsetmessageid: <1538283891.7.0.545547206417.issue34849@psf.upfronthosting.co.za>
2018-09-30 05:04:51asvetlovlinkissue34849 messages
2018-09-30 05:04:51asvetlovcreate