Orders scheduler to resume given task unconditionally after current epoll cycle. Must be used instead of plain Task.resume from termination hooks of other tasks.
task object to resume on next cycle
See Implementation
Orders scheduler to resume given task unconditionally after current epoll cycle. Must be used instead of plain Task.resume from termination hooks of other tasks.