summaryrefslogtreecommitdiff
path: root/examples/separate_worker/async_scheduler.py
Commit message (Expand)AuthorAgeFilesLines
* Replaced the separate scheduler/worker example with a more practical alternativeAlex Grönholm2022-09-221-12/+7
* Updated the examplesAlex Grönholm2022-09-211-1/+2
* Major refactoringAlex Grönholm2022-09-211-5/+5
* Changed the scheduler API to require an explicit start callAlex Grönholm2022-09-041-1/+1
* Improved the "separate worker/scheduler" examplesAlex Grönholm2022-09-031-0/+47