Araq / malebolgia

Malebolgia creates new spawns. Structured concurrency. Thread pools and related APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Malebolgia must support function with return values

Araq opened this issue · comments

Design: Do not wrap the result in a flowvar, instead declare it as unsafe and users should not access the storage of the result until after the barrier is complete.