aboutsummaryrefslogtreecommitdiff
path: root/net/can
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2022-10-06 15:36:54 +0400
committerMarc-André Lureau <marcandre.lureau@redhat.com>2022-10-12 19:22:01 +0400
commitbb06b0143b492203ab3d17640be1d819cfc33de7 (patch)
treecd0670513e91886bcc3a78cdb3adc5c6f034737e /net/can
parent3f08376c2e1c3d3bb0b415fb1505b949d72655d4 (diff)
downloadqemu-bb06b0143b492203ab3d17640be1d819cfc33de7.zip
qemu-bb06b0143b492203ab3d17640be1d819cfc33de7.tar.gz
qemu-bb06b0143b492203ab3d17640be1d819cfc33de7.tar.bz2
tests/channel-helper: set blocking in main thread
The /io/channel/command/echo tests run the reader side and the writer side with the same underlying command channel. Setting the blocking mode of the fd/handles while the other end is already reading/writing may create issues (deadlock in win32 when earlier attempt of this series were using SetNamedPipeHandleState). Let's just do it before spawning the threads to avoid further concurrency issues. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20221006113657.2656108-4-marcandre.lureau@redhat.com>
Diffstat (limited to 'net/can')
0 files changed, 0 insertions, 0 deletions