kvark / choir

Task Orchestration Framework
MIT License
52 stars 3 forks source link

Panic after join() if any tasks have panicked #28

Closed kvark closed 1 year ago

kvark commented 1 year ago

This is an approach to handling panics. It's better than nothing, but ideally we'd also propagate the whole panic context up.