Resumes the given task.
This function may only be called outside of a task to resume a yielded task. The optional event_exception will be thrown in the context of the resumed task.
yieldAndResumeTask
See Implementation
Resumes the given task.
This function may only be called outside of a task to resume a yielded task. The optional event_exception will be thrown in the context of the resumed task.