rssh / scala-gopher

Implementation of CSP constructions (Communication Sequence Process, i.e. go-like channels) in scala
Apache License 2.0
199 stars 7 forks source link

Create selection builders wich will execute handlers in specified execution context #21

Open rssh opened 7 years ago

rssh commented 7 years ago

This will prevent situation as in #20 (where all tests, running in parallel on overloaded machine can produce sporadic overflows)