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 asvetlov, yselivanov
Date 2018-02-26.09:47:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519638439.52.0.467229070634.issue32610@psf.upfronthosting.co.za>
In-reply-to
Content
After re-thinking I come to another idea: let's keep `all_tasks()` behavior as is but add an `active_tasks()` function for returning all non-finished tasks.

It should be done in Python 3.8
History
Date User Action Args
2018-02-26 09:47:19asvetlovsetrecipients: + asvetlov, yselivanov
2018-02-26 09:47:19asvetlovsetmessageid: <1519638439.52.0.467229070634.issue32610@psf.upfronthosting.co.za>
2018-02-26 09:47:19asvetlovlinkissue32610 messages
2018-02-26 09:47:19asvetlovcreate