HangfireIO / HangfireIO/Cronos
Support for value list separator in parts that start with */
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 137
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 1
Description
Hello.
Find the case `CronExpression.Parse("* * * * */2,3")` that fails with exception:
> Minutes: Unexpected character ','.
And it not work at any position (minute, hour, etc.). Is it a bug? Or it's partial support for not standard special character / ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.