** Changed in: tarantool
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/911641
Title:
box.fiber.sleep() works incorrectly if a fiber is attached.
Status in Tarantool - an efficient in-memory data store:
Fix Released
Bug description:
If a fiber is attached, box.fiber.sleep() yields to the caller, and
not to sched. This breaks sleep(), since the caller doesn't have to
return to sched, and the call stack is unwound already anyway.
To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/911641/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp