learn-ocaml
learn-ocaml copied to clipboard
Parallel `learn-ocaml build` is broken with the new libev backend
No time to investigate right now, but it seems that the libev+epoll backend doesn't properly cancel all pending jobs.
If being parallel does not work well, we should roll back to a sequential mode.
it's still not the default, only enabled with the -j
/--jobs
option.