Page 1 of 1

List of cron entries

Posted: 06 Sep 2017 23:09
by jet11x
Is it possible to get a list of active Cron (module) entries?
For instance useful when trying to understand if a scheduled event doesn't appear to be running and to check module stop is correctly removing cron entries.

Re: List of cron entries

Posted: 02 Oct 2017 00:24
by PoltoS
Only via hacks browsing the internals tructure of the Cron module or debugger (node-inspector)