Add fiber->flags: FIBER_READING_INBOX and FIBER_RAISE.
Replace fiber->reading_inbox with corresponding FIBER_READING_INBOX flag. Replace coro_save_and_longjmp in fiber_raise with tnt_raise of tnt_FiberException.
Loading
Please register or sign in to comment