net.box: do not yield in future.wait_result(0)
It didn't yield before commit 954194a1 ("net.box: rewrite request implementation in C"). It shouldn't yield now. Follow-up #6241
Showing
- src/box/lua/net_box.c 2 additions, 0 deletionssrc/box/lua/net_box.c
- test/box/net.box_fiber-async_gh-3107.result 48 additions, 0 deletionstest/box/net.box_fiber-async_gh-3107.result
- test/box/net.box_fiber-async_gh-3107.test.lua 20 additions, 0 deletionstest/box/net.box_fiber-async_gh-3107.test.lua
Loading
Please register or sign in to comment