[Tarantool-patches] [PATCH 0/2] fiber_wakeup() nop on self

Kirill Yukhin kyukhin at tarantool.org
Tue Apr 27 15:03:42 MSK 2021


Hello,

On 24 апр 01:15, Vladislav Shpilevoy via Tarantool-patches wrote:
> The patchset makes fiber_wakeup() in C and fiber.wakeup() in Lua
> nop when called on the current fiber. This fixes a couple of
> crashes in the public API, and prevent spurious wakeups in
> certain cases.
> 
> Branch: http://github.com/tarantool/tarantool/tree/gerold103/gh-5292-6043-fiber-wakeup-nop
> Issue: https://github.com/tarantool/tarantool/issues/5292
> Issue: https://github.com/tarantool/tarantool/issues/6043
> 
> Vladislav Shpilevoy (2):
>   fiber: make wakeup in Lua and C nop on self
>   fiber: use wakeup safely on self everywhere

I've checked your patch set into 2.7, 2.8 and master.
Also, 1st patch into 1.10.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list