[Tarantool-patches] [PATCH 1/2] fiber: unref fiber.storage via global Lua state

Konstantin Osipov kostja.osipov at gmail.com
Thu Dec 12 11:50:59 MSK 2019


* Igor Munkin <imun at tarantool.org> [19/12/12 03:03]:
> I spent some time knee deep into fibers machinery and totally agree with
> this fix: the most safe approach is "unrefing" storage entity via
> tarantool_L coro, taking into account the possible unref of the fiber's
> one and its consequtive collection.
> 
> However, I don't get why we need to apply these changes, considering
> your follow-up patch. Could you please provide a bit more detailed
> rationale?

I think it's worth applying them simply because the follow up
changes may end up being something completely different.

I agree this is a good fix.


-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list