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 Decorater
Recipients Decorater, gvanrossum, yselivanov
Date 2016-11-30.02:09:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480471753.85.0.340167112729.issue28836@psf.upfronthosting.co.za>
In-reply-to
Content
I handle concurrent.futures.TimeoutError on my coroutine that is fired with create_task yet it sitll don't handle it though... so it still is a issue....
History
Date User Action Args
2016-11-30 02:09:13Decoratersetrecipients: + Decorater, gvanrossum, yselivanov
2016-11-30 02:09:13Decoratersetmessageid: <1480471753.85.0.340167112729.issue28836@psf.upfronthosting.co.za>
2016-11-30 02:09:13Decoraterlinkissue28836 messages
2016-11-30 02:09:13Decoratercreate