alexhsamuel / apsis

General-purpose scheduler.
Other
3 stars 3 forks source link

Feature/thread action #294

Closed alexhsamuel closed 1 year ago

alexhsamuel commented 1 year ago

Base class for an action that runs in a thread.

See docs, and apsis.actions.SleepThreadAction for an example.