Skip to content

v0.3.647

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 00:35
59e5266
Moose cron fixes (#1808)

* Fix for moose-exec to load Typescript the same way we're loading it in other places in moose-lib. Also fix for script path handling.

* moose-exec path fix

* Fix for issue where cron was being registered twice.  And defensive programming in cron_registry to avoid duplicate jobs.