Resumes the fiber coroutine and handle the events reported for the
conduit. The fiber must be suspended (HOLD state).
Note that the fiber coroutine keeps going after this method has finished
if there is another instance of this class which shares the fiber with
this instance and is invoked in the coroutine after this instance has
done its job.
Resumes the fiber coroutine and handle the events reported for the conduit. The fiber must be suspended (HOLD state).
Note that the fiber coroutine keeps going after this method has finished if there is another instance of this class which shares the fiber with this instance and is invoked in the coroutine after this instance has done its job.