-
v0.15.0c7707b5c · ·
v0.15.0 - separate-runner runner: Separate scheduling tasks with and without priority concern - Refactor and extract a get_available_slots utility - Add typing stubs dependencies for mypy>0.900 - pytest_plugin: Explicitly set hostname in broker_url for celery TestApp
-
v0.14.0bab557e9 · ·
v0.14.0 - Remove row locking from SQL queries - tox: Add sphinx environments to check sane doc build - Add default index to task(type, next_run) in schema - Simplify priority computation in tests + improve exhaustivity - sql/updates/27: Fix sql upgrade script
-
v0.13.0befccb94 · ·
v0.13.0 - scheduler: Clean up priority/ratio task dead code - Parse task_ids before calling set_status_tasks. - tests: Complete checks on message with priority consumption