mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-30 17:53:37 -07:00
ea0dba3a3d
This change refactors a bunch of the state of execution into its own object. It also attempts to simplify stopping and adjusts some other packages to integrate with the stopper interface. Fixes #309.