Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: 621191670c8e9b18feb73f5a1cf8ff0e29458905
https://github.com/mailru/tarantool/commit/621191670c8e9b18feb73f5a1cf8ff0e29458905
Author: Konstantin Osipov <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M src/fiber.m
M src/tarantool.m
M test/box/lua.result
M test/box/lua.test
Log Message:
-----------
A fix and a test case for Bug#933487
Tarantool/Box crashed during shutdown if a non running LUA fiber
was created.
Fiber garbage collection in Lua, initiated during shutdown,
was performed after the fiber subsystem was destroyed.
Additionally, fix a wrongly formulated assert which checks
that the fiber which is being cancelled has not been
cancelled already.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp