Commits
Click on a commit to change the comparison rangeAdd sigterm handling for `Runner.execute_flow_run`7 months ago
by desertaxle Run state update in the same loop7 months ago
by desertaxle Improve signal handling via the event loop7 months ago
by desertaxle Fix typing error7 months ago
by desertaxle Move signal handling away from `Runner` to CLI7 months ago
by desertaxle Fix test issues7 months ago
by desertaxle Fix test failure7 months ago
by desertaxle Fixes test failures7 months ago
by desertaxle Tweak test7 months ago
by desertaxle Fine, it's sync now. Are you happy?7 months ago
by desertaxle Update test to reflect new reality7 months ago
by desertaxle f7 months ago
by desertaxle Set `_rescheduling` back to `False` after a runner's flow runs are rescheduled7 months ago
by desertaxle Use `finally` for extra safety7 months ago
by desertaxle Back out changes and add a note7 months ago
by desertaxle