Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: 5395f540f8f016397872d8b12c066e2930d439ef
https://github.com/mailru/tarantool/commit/5395f540f8f016397872d8b12c066e2930d439ef
Author: Dmitry Simonenko <[email protected]>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M include/coio.h
M src/coio.m
M src/lua/lua_socket.m
M test/box/socket.result
M test/box/socket.test
Log Message:
-----------
Bug1160869: incorrect fiber call order.
(https://bugs.launchpad.net/tarantool/+bug/1160869)
Lua socket object creates coio object that bind to a current
fiber, after yield it will resume it in a different fiber
context after a complete io operation.
Fix this situation by updating current coio fiber in most
lua socket operations.
Commit: dde1648e936c3aa3229bf918ff10e122af4f1672
https://github.com/mailru/tarantool/commit/dde1648e936c3aa3229bf918ff10e122af4f1672
Author: Dmitry Simonenko <[email protected]>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M include/coio.h
M src/coio.m
M src/lua/lua_socket.m
Log Message:
-----------
coio-fiber-detach: move coio fiber update from lua socket to coio itself.
Commit: 1ea5f565799b15acdb7f555ae058e92dce025867
https://github.com/mailru/tarantool/commit/1ea5f565799b15acdb7f555ae058e92dce025867
Author: Konstantin Osipov <[email protected]>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M src/coeio.m
Log Message:
-----------
Merge branch 'master' into coio-fiber-detach
Commit: 010160f988bdc8aed6257d4c39a27a458b7eac44
https://github.com/mailru/tarantool/commit/010160f988bdc8aed6257d4c39a27a458b7eac44
Author: Konstantin Osipov <[email protected]>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M src/coio.m
Log Message:
-----------
coio-fiber-detach: review fixes.
Compare: https://github.com/mailru/tarantool/compare/6d07d1c01f42...010160f988bd
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp