Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Releases: schigh/taskchain

v1.0.3

07 Dec 01:26
10f9993
Compare
Choose a tag to compare

Added PanicHandler property to TaskGroup that 🥁 handles panics.

Thanks to @CPWeaver!

v1.0.2

05 Dec 22:54
a372443
Compare
Choose a tag to compare

Optimizations to minimize the number of locks used when making sure a TaskGroup has a bag

Thanks to @CPWeaver

v1.0.1

18 Sep 21:45
Compare
Choose a tag to compare

Patch to fix race condition around TaskGroup Get and Set funcs

v1.0.0

01 Jun 18:51
Compare
Choose a tag to compare

Initial release