summary refs log tree commit diff
path: root/tests/util/test_task_scheduler.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate to assertEqual (#18488)Emmanuel Ferdman2025-06-061-6/+6
* Fix new scheduled tasks jumping the queue (#17962)Richard van der Hoff2024-11-281-20/+29
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Task scheduler: add replication notify for new task to launch ASAP (#16184)Mathieu Velten2023-08-281-18/+40
* Implements a task scheduler for resumable potentially long running tasks (#15...Mathieu Velten2023-08-211-0/+186