Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Note: Before submitting this pull request, please review our contributing
guidelines.
Description
Hey, Ask. Thanks for your project.
I'm using
modeas base framework to build some applications, but I found missing some features aboutService.timerandService.task.So I try to add a crontab based timer into
mode, and the major implementation is ported fromfaustcode base.It won't be better you could help to review this PR. If there are some problems, I can follow your instruction to improve them.
Would you like to merge this function into master branch and release a new version?
Regards.
NOTE: All patches should be made against master, not a maintenance branch like
3.1, 2.5, etc. That is unless the bug is already fixed in master, but not in
that version series.
If it fixes a bug or resolves a feature request,
be sure to link to that issue via (Fixes #4412) for example.