From: lvasiliev <lvasiliev@tarantool.org>
To: alexander.turenko@tarantool.org, i.kosarev@tarantool.org
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH] socket: fix error while closing socket.tcp_server
Date: Fri, 24 Apr 2020 17:03:09 +0300 [thread overview]
Message-ID: <45e919a6-acb7-fa7a-9e5c-5e29dbd13201@tarantool.org> (raw)
In-Reply-To: <d6933382eeb3c931d60fd5462b7dca17cf2b3767.1587731005.git.lvasiliev@tarantool.org>
On 24.04.2020 15:26, Leonid Vasiliev wrote:
> The tcp server starts in a separate fiber and when
> the socket closes from another fiber the server's
> fiber fails with an attempt to validate the server
> socket. For check the socket status at server's
> fiber a flag has been added and now server's fiber
> will terminate correctly if the socket was closed.
>
> Fixes: #4087
> ---
> @Changelog fix error while closing socket.tcp_server socket(gh-4087)
https://github.com/tarantool/tarantool/issues/4087
https://github.com/tarantool/tarantool/tree/lvasiliev/gh-4087-fix-socket-stuff
next prev parent reply other threads:[~2020-04-24 14:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-24 12:26 Leonid Vasiliev
2020-04-24 14:03 ` lvasiliev [this message]
2020-04-29 12:12 ` Ilya Kosarev
2020-05-06 8:01 ` lvasiliev
2020-05-06 8:20 ` Ilya Kosarev
2020-05-06 15:38 ` Alexander Turenko
2020-05-07 7:29 ` lvasiliev
2020-05-13 14:21 ` Alexander Turenko
2020-05-19 19:52 ` lvasiliev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45e919a6-acb7-fa7a-9e5c-5e29dbd13201@tarantool.org \
--to=lvasiliev@tarantool.org \
--cc=alexander.turenko@tarantool.org \
--cc=i.kosarev@tarantool.org \
--cc=tarantool-patches@dev.tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH] socket: fix error while closing socket.tcp_server' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox