Raymond Hettinger added the comment:

[Guido]
> Why was task management ever added?

See http://bugs.python.org/issue1455676

Problem being solved:  How can a requestor of a service get notified when that 
service is complete given that the work is being done by a daemon thread that 
never returns.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14976>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to