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 <[email protected]>
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: <[email protected]>
2019-05-31 00:53:28gregory.p.smithlinkissue37091 messages
2019-05-31 00:53:28gregory.p.smithcreate