Yury Selivanov <yseliva...@gmail.com> added the comment:

FWIW I've been using TaskGroups in EdgeDB codebase extensively: 
https://github.com/edgedb/edgedb/blob/master/edb/common/taskgroup.py (you can 
use the code, it's Apache 2)

The only thing that prevented us from merging them in 3.8 is that we need to 
formally define & implement ExceptionGroup (or MultiError) in CPython.  I'm 
going to work on an initial PEP for that this week.

----------

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

Reply via email to