KodrAus / rotornet

Apache License 2.0
0 stars 0 forks source link

Implement fsm wakeup #3

Closed KodrAus closed 8 years ago

KodrAus commented 8 years ago

For #1

Use a uv_async wrapped in a handle to wakeup a running machine.

This should be non-blocking and thread-safe.