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 serhiy.storchaka
Recipients alex, christian.heimes, corona10, dstufft, janssen, miss-islington, serhiy.storchaka, vstinner
Date 2020-11-21.09:48:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605952139.83.0.874201852006.issue42413@roundup.psfhosted.org>
In-reply-to
Content
There are also other distinct exceptions:

   multiprocessing.TimeoutError
   concurrent.futures.TimeoutError
   asyncio.TimeoutError
History
Date User Action Args
2020-11-21 09:48:59serhiy.storchakasetrecipients: + serhiy.storchaka, janssen, vstinner, christian.heimes, alex, dstufft, corona10, miss-islington
2020-11-21 09:48:59serhiy.storchakasetmessageid: <1605952139.83.0.874201852006.issue42413@roundup.psfhosted.org>
2020-11-21 09:48:59serhiy.storchakalinkissue42413 messages
2020-11-21 09:48:59serhiy.storchakacreate