rdicosmo / parmap

Parmap is a minimalistic library allowing to exploit multicore architecture for OCaml programs with minimal modifications.
http://rdicosmo.github.io/parmap/
Other
94 stars 20 forks source link

handle EINTR errors in wait_for_pids #50

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hopefully https://github.com/diml/utop/issues/188 will be sorted after this :)