On 15/07/2019 20:23, Max Reitz wrote: > On 12.07.19 21:17, Andrey Shinkevich wrote: >> When tcp_chr_disconnect() is called, other thread may be still writing >> to the channel. This patch protects only read operations that initiate >> the disconnection. >> >> Signed-off-by: Andrey Shinkevich <andrey.shinkev...@virtuozzo.com> >> --- > > Have you looked at > https://lists.nongnu.org/archive/html/qemu-devel/2019-02/msg06174.html > already? From a glance, it looks like that series supersedes this one. >
No, I had missed that series when I tackled to resolve the issue. Thank you Max for letting me know. Please include me to cc there. My series resolves the particular case. The tests pass. Andrey > (No, I don’t know why the other series is delayed. I keep reminding > Paolo of it.) > > Max > -- With the best regards, Andrey Shinkevich