Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool

  Commit: 3b81353f2995a2251a54d9b6f3f98586d1456c12
      
https://github.com/mailru/tarantool/commit/3b81353f2995a2251a54d9b6f3f98586d1456c12
  Author: Konstantin Osipov <[email protected]>
  Date:   2011-06-15 (Wed, 15 Jun 2011)

  Changed paths:
    M core/fiber.m

  Log Message:
  -----------
  Blueprint 'manual-slave-to-master': fix buildbot failure.

If fiber_connect() is aborted with tnt_FiberCancelException,
an assertion in fiber_close() could fail that fiber->io is active
(it was not active).

The fix is to check in fiber_close() whether or not fiber->io
is active before closing it.



_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to