Guides
Explanations
Reference documentation
Indices and tables
Architecture decision records
docker compose run --rm dev-app shell
. ~/venv/bin/activate
celery
celery -A pycroft.task call pycroft.task.execute_scheduled_tasks
If any issues come up, ensure that the dummy-worker is not started and restart the actual celery worker.
dummy-worker