Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 668721776ee24adc3424dc97286939d12073b6fb
      
https://github.com/mailru/tarantool/commit/668721776ee24adc3424dc97286939d12073b6fb
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-07-23 (Mon, 23 Jul 2012)

  Changed paths:
    M include/fiber.h
    M src/fiber.m
    M src/tarantool_lua.m
    M test/box/box_fiber.lua
    M test/box/lua.result
    M test/box/lua.test

  Log Message:
  -----------
  A fix and a test case for Bug#911641

A fix and a test case for Bug#911641
"box.fiber.sleep() works incorrectly if a fiber is attached".

Use symmetric scheduling for attached fibers. This allows box.insert(),
box.update(), box.delete() box.fiber.sleep() in an attached
fiber just the same way as in a detached one.

Add tests.

Now it's possible to resume() a fiber created in another fiber.


  Commit: ed93c6ef90399adec9f07e514e6eec5e1b7b808b
      
https://github.com/mailru/tarantool/commit/ed93c6ef90399adec9f07e514e6eec5e1b7b808b
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-07-23 (Mon, 23 Jul 2012)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  Merge branch 'master' of github.com:mailru/tarantool


  Commit: 0f3702d7d9b73d4abc2c6fc294a442b356cec8fd
      
https://github.com/mailru/tarantool/commit/0f3702d7d9b73d4abc2c6fc294a442b356cec8fd
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-07-23 (Mon, 23 Jul 2012)

  Changed paths:
    M test/box/lua.result

  Log Message:
  -----------
  Add a result file.


Compare: https://github.com/mailru/tarantool/compare/bb3e0d4e9bd7...0f3702d7d9b7
_______________________________________________
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