go-co-op / gocron

Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
MIT License
5.46k stars 304 forks source link

Add `AfterJobRunsWithPanic` #733

Closed trungdlp-wolffun closed 2 months ago

trungdlp-wolffun commented 3 months ago

What does this do?

Which issue(s) does this PR fix/relate to?

Resolves #732

List any changes that modify/break current functionality

Have you included tests for your changes?

Yes

Did you document any new/modified functionality?

Notes

trungdlp-wolffun commented 3 months ago

@JohnRoesler I changed it to the EventListener: AfterJobRunsWithPanic, you can review it now