Skip to content

FunctionExecutionException is thrown for non-existent function or script#58

Merged
g105b merged 4 commits intomasterfrom
5-non-exist-static
Mar 8, 2026
Merged

FunctionExecutionException is thrown for non-existent function or script#58
g105b merged 4 commits intomasterfrom
5-non-exist-static

Conversation

@g105b
Copy link
Copy Markdown
Member

@g105b g105b commented Mar 3, 2026

Closes #5

Exception FunctionExecutionExcpetion is now thrown if there's a function reference crontab line that doesn't exist.

For example:

* * * * * Something\Does\Not::exist

@g105b g105b changed the title FunctionExecutionException is thrown for non-existent function FunctionExecutionException is thrown for non-existent function or script Mar 3, 2026
@g105b g105b merged commit a99eca1 into master Mar 8, 2026
51 checks passed
@g105b g105b deleted the 5-non-exist-static branch March 8, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ensure tasks are running in their own process Test calling script that doesn't exist Test calling static function that doesn't exist

1 participant