Codesti
agronholm/apscheduler: Task scheduling library for Python
4877
STARS
122
WATCHERS
619
FORKS
47
ISSUES
apscheduler's Language Statistics
agronholm's Other Repos
agronholm/sqlacodegen: Automatic model code generator for SQLAlchemy
Last Updated: 2023-03-09
agronholm/sphinx-autodoc-typehints: Type hints support for the Sphinx autodoc extension
Last Updated: 2022-06-03
agronholm/typeguard: Run-time type checker for Python
Last Updated: 2023-03-09
agronholm/anyio: High level asynchronous concurrency and networking framework that works on top of either trio or asyncio
Last Updated: 2023-03-24
agronholm/modoboa-dmarc: A set of tools to use DMARC through Modoboa.
Last Updated: 2021-10-12
agronholm/redis-py: Redis Python Client
Last Updated: 2022-01-02
agronholm/pythonfutures: Backport of the concurrent.futures package to Python 2.6 and 2.7
Last Updated: 2023-02-24
agronholm/asyncio_extras: Asynchronous generators, context managers and other utilities for use with asyncio
Last Updated: 2023-03-10
agronholm/smtpproto: Sans-io implementation of the (E)SMTP protocol
Last Updated: 2022-01-02
agronholm/fastapi: FastAPI framework, high performance, easy to learn, fast to code, ready for production
Last Updated: 2022-01-02
agronholm/ircproto: IRC state-machine based protocol implementation
Last Updated: 2022-06-03
agronholm/fcgiproto: FastCGI state-machine based protocol implementation
Last Updated: 2022-01-02
agronholm/poetry: Python dependency management and packaging made easy.
Last Updated: 2021-10-12
agronholm/apscheduler: Task scheduling library for Python
Last Updated: 2023-03-09
agronholm/pyproject-flake8: pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration
Last Updated: 2022-05-30
agronholm/redio: Redis client for Python Trio
Last Updated: 2022-01-02
agronholm/ep2018demo: EuroPython 2018 demo
Last Updated: 2021-12-29
agronholm/ansible: Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
Last Updated: 2022-01-02
agronholm/anyio_serial: Quick and dirty serial channel for anyio
Last Updated: 2022-01-02
agronholm/template: Template for all my projects
Last Updated: 2021-10-12
agronholm/lets-encrypt-azure: Azure function based Let's Encrypt automation for Azure CDN & app services
Last Updated: 2022-06-02
agronholm/cpython: The Python programming language
Last Updated: 2022-01-02
agronholm/exceptiongroups: An early draft of a PEP around Exception Groups in Python
Last Updated: 2022-01-02
agronholm/cbor2: Python CBOR (de)serializer with extensive tag support
Last Updated: 2023-03-06
Star history of apscheduler
Issue history of apscheduler
apscheduler Recent Issues
Issue Title
State
Comments
Created Date
Updated Date
Closed Date
job successfully added but never removed
open
2
2023-02-19
2023-03-24
-
SQLAlchamy 2.0.0 warnings: jobstores/sqlalchemy.py:135
closed
1
2023-01-31
2023-02-13
2023-02-01
SQLAlchamy 2.0.0 report unknown argument _warn_on_bytestring is passed which prevents user from creating SQLAlchemyJobStore
closed
2
2023-01-29
2023-02-16
2023-02-01
Check if scheduler running
closed
2
2023-01-11
2023-02-12
2023-01-11
Lost connection to Elasctisearch
open
1
2023-01-11
2023-02-18
-
Snyk High vulnerability issue found on imported dependency:
[email protected]
closed
1
2023-01-06
2023-02-12
2023-01-07
It is not possible to set max_running_jobs for a task
open
0
2023-01-05
2023-02-23
-
job next_run_time updated when restart
closed
0
2023-01-04
2023-02-14
2023-01-11
Tornado Multiprocess bug?
open
1
2023-01-03
2023-02-12
-
AttributeError: __enter__ with async scheduler using sqlalchemy with postgres
open
2
2022-12-28
2023-03-20
-
Float error in QtScheduler in _start_timer
open
5
2022-12-19
2023-02-12
-
Next wakeup is wrong when every hour
closed
5
2022-12-15
2023-02-15
2022-12-28
Failed to reset db's
closed
5
2022-11-20
2023-02-24
2022-12-28
3.9.1 is not Python 2.7 compatible
closed
1
2022-11-11
2023-02-12
2022-11-11
Pass all arguments from crontab construction to class constructor
open
0
2022-10-31
2023-02-14
-
asyncio.exceptions.CancelledError on scheduler.shutdown()
closed
7
2022-10-27
2023-02-12
2022-10-28
APscheduler using AsyncIOScheduler does not trigger on Python 3.11
open
1
2022-10-26
2023-02-12
-
ASGI Middleware example doesn't work in 4.0.0a
closed
16
2022-10-26
2023-02-16
2022-10-26
Jobs deleted when modifying if ProcessPoolExecuter is default executer
open
0
2022-10-26
2023-02-12
-
Ability to add a list of function names instead of adding multiple jobs
closed
2
2022-10-22
2023-02-13
2022-10-23
Timezone not working for BackgroundScheduler and CronTrigger
closed
4
2022-09-22
2023-02-14
2022-09-22
AttributeError: 'datetime.datetime' object has no attribute 'timestamp'
closed
4
2022-09-19
2023-03-22
2022-09-20
Schema attribute is not working in data store
closed
0
2022-09-12
2023-02-12
2022-09-12
[DEPRECATED] Use of `asyncio.get_event_loop()` : Update to `asyncio.get_running_loop()`
closed
1
2022-08-25
2023-02-12
2022-08-25
Method ensure_index in removed in mongo 5
closed
4
2022-08-18
2023-02-12
2022-08-18
APScheduler is executing four times the same task while being deployed under Django/UWSGI
closed
4
2022-08-07
2023-02-12
2022-08-08
Job results are never removed from the data store
open
0
2022-08-03
2023-02-12
-
Job exceptions silently ignored
closed
6
2022-08-02
2023-02-17
2022-08-03
Compatibility with MyPy
closed
4
2022-07-26
2023-03-17
2022-07-26
Example code using undeclared function initialize on the BlockingScheduler
closed
0
2022-07-21
2023-02-21
2022-07-22
skipped: maximum number of running instances reached (100)
open
9
2022-07-18
2023-03-11
-
Or'ing a DateTrigger and an IntervalTrigger replaces the start date of the interval trigger
closed
8
2022-07-04
2023-02-12
2022-07-04
Bug when combining triggers
closed
0
2022-06-25
2023-03-16
2022-07-27
AsyncIOScheduler listener doesn't work with async event function
closed
3
2022-06-21
2023-03-23
2022-06-21
Adding new jobstore dynamically to already running ApScheduler
closed
12
2022-06-11
2023-03-19
2022-06-25
Why does the task always time out or lock the database, what should I do?
closed
1
2022-06-10
2023-02-12
2022-06-10
There is a bug in python 3.10
closed
11
2022-06-09
2023-02-12
2022-06-10
cannot schedule new futures after interpreter shutdown
closed
6
2022-06-05
2023-02-13
2022-07-27
Modifying Job stores and dynamically adding/removing jobs
closed
1
2022-06-03
2023-02-12
2022-06-03
Create table on every run
closed
1
2022-05-27
2023-02-12
2022-05-27
How to associate django_apscheduler_djangojob with my own model by ForeignKey
closed
1
2022-04-27
2023-03-06
2022-04-27
when the jobstores is mysql, the scheduled task does not work properly
closed
3
2022-04-22
2023-02-12
2022-04-23
logging not working properly when done from a scheduled function
closed
3
2022-04-21
2023-02-12
2022-04-21
Releasing of the multiple schedules using async postgres datastore produce an error
closed
0
2022-04-19
2023-02-19
2022-04-19
Tenacity produce additional retries on parallel requests
closed
1
2022-04-18
2023-02-15
2022-04-19
ARRAY or JSONB type for tags on postgres
closed
1
2022-04-15
2023-02-13
2022-07-27
Concurrently Executed, Non-reoccurring Schedules Crashing (4.x)
closed
5
2022-04-14
2023-02-23
2022-04-18
Function was missed by many hours
closed
0
2022-04-14
2023-03-16
2022-04-14
random jobs are not executed
closed
7
2022-03-28
2023-03-17
2022-04-12
kwargs can get swallowed by AsyncScheduler.add_job
closed
2
2022-03-25
2023-02-23
2022-03-31