celery-async-threadpool AsyncIO-aware Thread-based Celery TaskPool Developing This project uses devenv via flake and pdm. Use the following to start an ipython REPL inside the project. nix develop --impure pdm run ipython