This repository has been archived by the owner on Jul 6, 2022. It is now read-only.
v0.7.0-alpha
Pre-release
Pre-release
Add async support for "follow-up" tasks (#212) * make async job functions take task as argument * make async job functions return tasks * bonus: fix more task names * make async task executor submit follow-up tasks * make broker async processes leverage new async follow-up tasks feature