alexhsamuel / apsis

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

Fix/run snapshot #300

Closed alexhsamuel closed 1 year ago

alexhsamuel commented 1 year ago

Concrete action types should now inherit BaseAction rather than Action. Each action must carry a condition.

Thread actions still implement from ThreadAction.