Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: ca51cbe93b0ea75840d4c8157e8e9c79fac37e14
https://github.com/mailru/tarantool/commit/ca51cbe93b0ea75840d4c8157e8e9c79fac37e14
Author: Dmitry Simonenko <[email protected]>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M src/coeio.m
M test/box/socket.result
M test/box/socket.test
Log Message:
-----------
lua-socket-race-fix: race fix in coeio_custom.
Fix race between fiber_yield_timeout() and completed
request during yield itself. In that case eio_poll will
complete request and free its handle. eio_cancel try to
cancel completed and freed request.
Also, fix unpredictable result during timedout test.
Commit: b03ccf7ff8c55faa75a33a0ac082cb35a0daa8c3
https://github.com/mailru/tarantool/commit/b03ccf7ff8c55faa75a33a0ac082cb35a0daa8c3
Author: Konstantin Osipov <[email protected]>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M src/coeio.m
M test/box/socket.result
M test/box/socket.test
Log Message:
-----------
Merge branch 'lua-socket-race-fix'
Compare: https://github.com/mailru/tarantool/compare/6b2730c9d0f8...b03ccf7ff8c5
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp