TaskChain icon indicating copy to clipboard operation
TaskChain copied to clipboard

TaskChain Control Flow framework. Helps facilitate running tasks on an application's "Main Thread" (such as a game), and tasks off the main (async).

Results 16 TaskChain issues
Sort by recently updated
recently updated
newest added

Need an asynchronous testing solution.

help wanted

Provide an API that can take a queue, and provide a queue processor. Sync option: parameters to configure # of elements of the queue to process per run, and how...

high-priority

any data wrapper based method should be able to return a DataWrappedChain. There should be a chain for 2-6 of each data class. The chains should provide extra methods so...

high-priority

Added Folia module which utilizes GlobalRegionScheduler.

Will you support folia? Any plans to add Folia support? The project hasn't been updated in quite some time and I am curious if it is abandoned. I find it...