Closed marysaka closed 5 years ago
This allows to wait for a thread to be in an exit state.
Also rearrange ThreadState to be closer to Horizon states.
Why is state_event arc'd? It doesn't look necessary.
updated
This allows to wait for a thread to be in an exit state.
Also rearrange ThreadState to be closer to Horizon states.