Results 155 comments of Hexagon

@victorird Oh, thanks for reporting this! Released a potential hot fix in `[email protected]` (channel `croner@legacy-node-support`), where i added the following code as a quick workaround for AKDT and AKST not...

Nice! Added support for AST and released `[email protected]`, will let this version linger for a while before releasing the stable version.

Resolved in the 7.x branch through `7.0.7`

Looking into this. Parsing seem to be fine: ![image](https://github.com/Hexagon/croner/assets/419737/2e97f67f-e1d9-45fa-8ff2-18a5ee71411b) I'm also trying this code, with an additional log to ensure that there is no internal loop going bananas: ```ts import...

Thanks, i'll have a look using a similar setup 👍

Currently using Debian 12, Node 21.4.0, Croner ^7.0.5, and running 2000 instances on an old laptop. Running this gives me a total system CPU usage of about 3-5% (which is...

Resolved in `8.0.0` and potentially hotfixed for 7.x in `[email protected]` and channel `croner@legacy-node-support`.