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 gregory.p.smith
Recipients gregory.p.smith, wesinator
Date 2019-05-31.00:53:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559264008.98.0.507280726355.issue37091@roundup.psfhosted.org>
In-reply-to
Content
Clarifying: The problem is that the TimeoutExpired exception that is desired was replaced with a PermissionError that the caller isn't expecting to catch and handle.
History
Date User Action Args
2019-05-31 00:53:29gregory.p.smithsetrecipients: + gregory.p.smith, wesinator
2019-05-31 00:53:28gregory.p.smithsetmessageid: <1559264008.98.0.507280726355.issue37091@roundup.psfhosted.org>
2019-05-31 00:53:28gregory.p.smithlinkissue37091 messages
2019-05-31 00:53:28gregory.p.smithcreate