-
Notifications
You must be signed in to change notification settings - Fork 719
Issues: agronholm/apscheduler
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add shortcuts to imports of datastores, eventbrokers, executors, serializers, and triggers
enhancement
#1007
opened Dec 26, 2024 by
HomerusJa
1 task done
Method configure_task(Task(some_func)) doesn't register the callable in the scheduler (left at "None", causing the scheduler to crash)
bug
#1001
opened Dec 12, 2024 by
M4rt1nCh
3 tasks done
3.11.0 Using redis as jobstore will cause a large number of abnormal processes and eventually cause memory overflow
bug
#996
opened Nov 29, 2024 by
caiwenju
3 tasks done
Is it possible to implement LastNDayOfMonthExpression "last-N" on day?
enhancement
#987
opened Nov 14, 2024 by
Cryingmouse
1 task done
RuntimeError: cannot schedule new futures after interpreter shutdown
bug
#985
opened Nov 9, 2024 by
BRGustavo
3 tasks done
All workers run job when using sqlite3 data store
bug
#959
opened Aug 29, 2024 by
legout
3 tasks done
Add .get_task method to Schedulers - APS v4
enhancement
#953
opened Aug 10, 2024 by
HK-Mattew
1 task done
Bug when stopping scheduler with jobs running - APScheduler v4
bug
#946
opened Jul 28, 2024 by
HK-Mattew
3 tasks done
Improved documentation around "day_of_week" 0/1 confusion
enhancement
#931
opened Jul 1, 2024 by
charlienewey-odin
1 task done
When a job is forcibly cancelled by calling
stop()
, the added schedule to the scheduler will no longer create new job.
bug
#903
opened May 5, 2024 by
Trung0246
3 tasks done
Add argument
wait
of remove_job
and remove_all_jobs
enhancement
#751
opened Jul 4, 2023 by
Pandede
1 task done
Cron trigger support for step values greater than the maximum
enhancement
#509
opened Apr 22, 2021 by
mdz
SQLAlchemyJobStore with AsyncIOScheduler and FastAPI gives OperationalError
#499
opened Mar 12, 2021 by
GabrieleCalarota
Inconsistent logging of job name/id when adding/running/removing jobs
#487
opened Feb 2, 2021 by
LukeHandle
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.