Skip to content

V0.0.5

Compare
Choose a tag to compare
@ankurs ankurs released this 18 Jul 05:12
· 8 commits to main since this release
bd53a77
Adding support for parallel execution of builders (#4)

* Adding support for parallel execution of builders

Date:      Sat Jul 16 09:24:04 2022 +0800

* revert context changes

* ensure  wg.Add is called before work starts

* updating go workflow

* addressing PR comments

* adding MaxPlanParallelism function