ocaml-multicore / eio

Effects-based direct-style IO for multicore OCaml
Other
562 stars 71 forks source link

eio.mock: add tracing support #687

Closed talex5 closed 9 months ago

talex5 commented 9 months ago

Report trace events when switching fibers so that tests using the mock backend can be traced too.