Commit Graph

6 Commits

Author SHA1 Message Date
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Dean Herbert 1ec305e10d Update TaskChain to use ContinueWithSequential internally
It turns out we may still want to use TaskChain for its locking
behaviour, so I've made it internally use the refactored version I
implemented, while keeping the general structure.
2021-01-29 16:19:46 +09:00
smoogipoo 248989b3eb wip 2021-01-27 01:20:50 +09:00
smoogipoo 8c3b0a3167 Fix TaskChain performing the action in-line, add test 2021-01-26 22:47:37 +09:00
smoogipoo c17774e23c Add xmldoc 2021-01-25 21:01:39 +09:00
smoogipoo 964976f604 Use a task chain and fix potential misordering of events 2021-01-25 21:01:39 +09:00