Imandrakit_thread.Executor
A task executor.
type t = Moonpool.Runner.t
val size : Moonpool.Runner.t -> int
val pp : Imandrakit.Fmt.t -> 'a -> unit
val run :
?fiber:Moonpool.Runner.fiber ->
Moonpool.Runner.t ->
Moonpool.Runner.task ->
unit
val shutdown : Moonpool.Runner.t -> unit
val shutdown_without_waiting : Moonpool.Runner.t -> unit
val default_exn_handler : exn -> Stdlib.Printexc.raw_backtrace -> unit
Default exception handler, logs the error