cronex
cronex copied to clipboard
Ability to manually start the scheduler
Right now we have rolled our own and we have an env-level config value that we set as a boolean, which we pass as an init option.
In order to use Cronex, right now I'll have to do something more verbose and basically only add it to the supervision tree if the value is true.
@Trevoke Can you give me an example where this might be useful ?
Well, let's say a job of mine clears an ets table. That's not something that I want to have happen while a test is running. That could cause trouble.
On Mon, Sep 25, 2017 at 2:14 PM Joao Bernardo [email protected] wrote:
@Trevoke https://github.com/trevoke Can you give me an example where this might be useful ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jbernardo95/cronex/issues/3#issuecomment-331967096, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEJSYLfSo4jNs8vDyxfx19c3ZqHAkD-ks5sl-2PgaJpZM4PjEgj .