TomasMikula / libretto

Declarative concurrency and stream processing library for Scala
Mozilla Public License 2.0
196 stars 6 forks source link

Racing #103

Open TomasMikula opened 10 months ago

TomasMikula commented 10 months ago

Support racing in general.

Implement the special case of timeout on top of racing.