Closed gperciva closed 3 months ago
This replaces #514.
The API is slightly different: it now includes _wait_prep() and _signal_prep(), which are optional functions.
_wait_prep()
_signal_prep()
Ok aside from very minor comment nits. Please fix and then I'll merge.
This replaces #514.
The API is slightly different: it now includes
_wait_prep()
and_signal_prep()
, which are optional functions.