[Tarantool-patches] [PATCH v3 0/4] fiber: keep reference to userdata if fiber created once

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Wed Sep 8 00:43:24 MSK 2021


Hi! Thanks for the patch.

So, did you see my comment in the previous version?
Maybe add an own constant to fiber.h and add a static
assertion into the main executable?

This would make the code simpler IMHO. The solution
about yields and Lua GC uses extern function only because
it actually provides notably better perf.


More information about the Tarantool-patches mailing list