On 22/02/19 12:59, Alberto Garcia wrote: > This fixes a race condition in which the tcp_chr_read() ioc handler > can close a connection that is being written to from another thread. > > This is essentially v1 rebased on top of the current master, after > Daniel and Marc-André's chardev series have been merged. > > Note: vhost-user-test still fails if QTEST_VHOST_USER_FIXME is set.
Thanks. I'll look into it next (this week most of the time I had set aside was eaten debugging other chardev issues... it's a rathole :)). Paolo