Module meio::thread[][src]

Expand description

Special module to run a supervisor in a separate thread.

Structs

Keeps the control handle to the spawned runtime.

Functions

Spawns supervisor actor in a separate runtime and returns a handle to terminate it on Drop.