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 aeros, asvetlov, docs@python, janust, yselivanov
Date 2019-12-12.10:05:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576145103.37.0.664837904422.issue39027@roundup.psfhosted.org>
In-reply-to
Content
futures._chain_future() should convert exceptions.
Seems _convert_future_exc() does this work already but maybe it fails somehow.
We need to investigate more.
History
Date User Action Args
2019-12-12 10:05:03asvetlovsetrecipients: + asvetlov, docs@python, yselivanov, aeros, janust
2019-12-12 10:05:03asvetlovsetmessageid: <1576145103.37.0.664837904422.issue39027@roundup.psfhosted.org>
2019-12-12 10:05:03asvetlovlinkissue39027 messages
2019-12-12 10:05:03asvetlovcreate