cake-build / cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://cakebuild.net
MIT License
3.89k stars 726 forks source link

Support parallel execution of tasks #3958

Open twenzel opened 2 years ago

twenzel commented 2 years ago

Provides an opt-in to execute dependent tasks in parallel.

Should fix #156

There are still some stuff to do: