[Tarantool-patches] [PATCH V2] socket: fix error while closing socket.tcp_server

Kirill Yukhin kyukhin at tarantool.org
Tue Jun 2 17:54:08 MSK 2020


Hello,

On 19 май 23:05, Leonid Vasiliev wrote:
> The tcp server starts in a separate fiber.
> When server's socket is closed from another fiber,
> an exception will be thrown in server's loop from
> check_socket function.
> A "socket is close" check has been added at server's
> fiber and now server's fiber terminates correctly.
> 
> Fixes: #4087

LGTM.

I've checked your patch into 1.10, 2.3, 2.4 and master.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list