issues
search
agronholm
/
apscheduler
Task scheduling library for Python
MIT License
6.3k
stars
712
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed an issue with task configuration rewriting in the .add_job method
#993
HK-Mattew
opened
2 days ago
2
In the test dependencies install psycopg with extra binary
#992
HK-Mattew
closed
2 days ago
11
Avoid crash when removing job which might not exist in async_.py
#991
neeraj9
closed
1 day ago
8
Fix test_executor failing tests when using python 3.14
#990
majamassarini
closed
3 days ago
5
Fix-test-executor
#989
majamassarini
closed
4 days ago
1
Implement LastNDayOfMonthExpression
#988
Cryingmouse
opened
1 week ago
1
Is it possible to implement LastNDayOfMonthExpression "last-N" on day?
#987
Cryingmouse
opened
1 week ago
0
AnyIO related exception issue
#986
HK-Mattew
opened
1 week ago
3
RuntimeError: cannot schedule new futures after interpreter shutdown
#985
BRGustavo
opened
1 week ago
1
NATS data store and event broker
#984
legout
opened
2 weeks ago
0
Added optional table_prefix argument to SQLAlchemyDataStore
#983
Cyanhall
opened
2 weeks ago
1
Fix tests
#982
HK-Mattew
closed
3 weeks ago
12
Fix a daylight savings time issue in `CronTrigger`
#981
hlobit
opened
3 weeks ago
6
Bi-hourly `CronTrigger` runs into infinite loop at daylight savings time boundary
#980
timon-k
opened
3 weeks ago
1
throttling cpu on PI 4 causes jobs to constantly be missed
#978
tim-oe
opened
1 month ago
4
Jobs scheduled to run every 1 minute gets missed if previous job takes longer; max_instances is set to higher number
#977
pchatterjee-cfx
closed
1 month ago
10
运行时会报UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
#976
liuHongyang0207
closed
1 month ago
1
In-memory data store does not handle timezone correctly
#975
ochachacha
opened
1 month ago
0
__attrs_post_init__ hooks bypassed during unmarshalling
#974
ochachacha
opened
1 month ago
0
Add async redis jobstore
#972
lplpqq
closed
1 month ago
3
[pre-commit.ci] pre-commit autoupdate
#970
pre-commit-ci[bot]
closed
3 days ago
1
[pre-commit.ci] pre-commit autoupdate
#969
pre-commit-ci[bot]
closed
1 month ago
1
App Crashed
#967
lucasjinreal
closed
2 months ago
1
Support on APScheduler to AsyncEngine
#966
brunolnetto
closed
2 months ago
18
Add create shcmea for sqlalchemy datastore
#965
zhu0629
closed
2 months ago
8
[pre-commit.ci] pre-commit autoupdate
#964
pre-commit-ci[bot]
closed
2 months ago
1
allow tenacity v9
#963
trim21
closed
2 months ago
1
[pre-commit.ci] pre-commit autoupdate
#961
pre-commit-ci[bot]
closed
2 months ago
1
Add priority to jobs - APS V4
#960
HK-Mattew
opened
2 months ago
2
All workers run job when using sqlite3 data store
#959
legout
opened
2 months ago
7
Is typo in _context.py?
#956
mywaiting
closed
3 months ago
1
Add .get_task method to Schedulers - APS v4
#953
HK-Mattew
opened
3 months ago
10
App crash
#952
mmmcorpsvit
opened
3 months ago
35
Add type parameters for some generic types (pt. 2)
#951
injust
closed
3 months ago
1
Add type parameters for some generic types
#950
injust
closed
3 months ago
5
Fixed acquire_jobs method in MongoDB DataStore.
#948
HK-Mattew
closed
3 months ago
16
[pre-commit.ci] pre-commit autoupdate
#947
pre-commit-ci[bot]
closed
2 months ago
1
Bug when stopping scheduler with jobs running - APScheduler v4
#946
HK-Mattew
opened
3 months ago
14
Export crontab line from CronTrigger
#945
fcrozetta
opened
3 months ago
7
v4 Temporary data store error Scheduler crashed
#943
ramki88
closed
4 months ago
4
[pre-commit.ci] pre-commit autoupdate
#942
pre-commit-ci[bot]
closed
4 months ago
0
Allow more job defaults' config to be passed
#941
Kenchir
closed
3 months ago
0
[pre-commit.ci] pre-commit autoupdate
#940
pre-commit-ci[bot]
closed
4 months ago
1
fix: Set CRON trigger fields
#938
WillDaSilva
closed
4 months ago
4
Event loop is closed when using AsyncScheduler with RedisEventBroker
#937
de-shev
closed
3 months ago
2
Fix wrong attrs dependency
#935
b4stien
closed
4 months ago
2
[pre-commit.ci] pre-commit autoupdate
#934
pre-commit-ci[bot]
closed
4 months ago
1
TypeError: cannot pickle '_io.TextIOWrapper' object
#933
Kenchir
closed
4 months ago
5
[pre-commit.ci] pre-commit autoupdate
#932
pre-commit-ci[bot]
closed
4 months ago
0
Improved documentation around "day_of_week" 0/1 confusion
#931
charlienewey-odin
opened
4 months ago
1
Next