ocaml-multicore / eio

Effects-based direct-style IO for multicore OCaml
Other
540 stars 66 forks source link

Use variant types for domain manager #610

Closed talex5 closed 1 year ago

talex5 commented 1 year ago

Also, move the mock domain manager to eio.mock so it can be used more widely, and add Eio.Debug.with_trace_prefix (which it needs).