shapecode / cron-bundle

This bundle provides a simple interface for registering repeated scheduled tasks within your application.
https://shapecode.github.io/cron-bundle/
MIT License
56 stars 25 forks source link

Reloads the job entity before saving the result. #50

Closed wimwinterberg closed 2 years ago

wimwinterberg commented 2 years ago

When target command clears the entity manager the job will be added again in the database

nicklog commented 2 years ago

Hey, i had to rebase your change to make a fix. so, your change is in the latest bug fix release.

greetings.