issues
search
lholden
/
job_scheduler
A simple cron-like job scheduling library for Rust.
Apache License 2.0
199
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Meet a issue when I add the notification handler to Job
#32
longzou
opened
8 months ago
1
Push cron to 0.12, use "dyn" and remove "mut" from job iteration
#31
Thorongil80
opened
1 year ago
1
Day of Week, expression "1-5" results in execution on Sunday?
#29
Thorongil80
opened
2 years ago
1
added is_empty and brought to latest rust and cron version
#28
conner-replogle
closed
1 year ago
0
How to use async function in run thread?
#27
marvinpan8
closed
2 years ago
1
#notanissue Tokio async version
#26
mvniekerk
opened
3 years ago
0
Is this project still maintained?
#25
sebest
opened
3 years ago
2
Update edition to 2018
#24
tottoto
closed
1 year ago
1
Update cron to version 0.7
#23
budde25
opened
4 years ago
0
Actix web support
#22
shiftrtech
opened
4 years ago
1
fix `dyn std::ops::FnMut()` cannot be sent between threads safely #20
#21
alopatindev
opened
4 years ago
3
`dyn std::ops::FnMut()` cannot be sent between threads safely
#20
alopatindev
opened
4 years ago
0
Update Crates.io
#19
caemor
closed
4 years ago
3
Changed Uuid to an opaque JobHandle.
#18
apollo13
closed
2 years ago
1
Add a method to determine the next time a job is supposed to run.
#17
apollo13
closed
4 years ago
1
Allow setting last_tick
#16
mjanda
closed
4 years ago
1
Add timezone configuration
#15
nanocryk
closed
2 years ago
1
Add functionality to remove a job from the scheduler.
#14
jordanmack
closed
5 years ago
0
Add functionality to limit missed runs.
#13
jordanmack
closed
5 years ago
0
Date change can lead to high CPU usage, program crashes, and system instability.
#12
jordanmack
closed
5 years ago
0
Documentation is down
#11
technic
closed
6 years ago
3
Is time absolute or relative to scheduler start? / When will a job run the first time?
#10
Boscop
closed
5 years ago
1
Update cron dependency
#9
NyxCode
closed
6 years ago
1
When one job takes long, it causes other jobs to run multiple times afterwards (in same tick() call), violating their interval time
#8
Boscop
closed
5 years ago
2
Not working with latest nightly (as of at least 2018-05-30)
#7
trsh
closed
6 years ago
5
* 0/2 * * * * * every two minutes seems to run every second
#6
glennpierce
closed
6 years ago
1
Are there plans for reentrancy protection?
#5
Boscop
opened
7 years ago
2
Ability to remove job from schedule
#4
Boscop
closed
5 years ago
11
fix bug
#3
ghost
closed
7 years ago
0
Please update cron
#2
Bertus-W
closed
7 years ago
3
Working around `tick`
#1
zslayton
opened
7 years ago
4