[Tarantool-patches] [PATCH 2/2] fiber: use wakeup safely on self everywhere
Serge Petrenko
sergepetrenko at tarantool.org
Sun Apr 25 12:23:26 MSK 2021
24.04.2021 02:15, Vladislav Shpilevoy пишет:
> The previous commit made fiber_wakeup() safe to use on the current
> fiber. Leverage the new behaviour everywhere in the source code to
> remove all checks f != fiber() before fiber_wakeup(f) calls.
>
> Follow-up #5292
> ---
>
Thanks! LGTM.
--
Serge Petrenko
More information about the Tarantool-patches
mailing list