https://bugs.winehq.org/show_bug.cgi?id=52401
--- Comment #5 from Jinoh Kang jinoh.kang.kr@gmail.com --- I have a patch that addresses the problem and a handful of other todo_wines; however, I'm still unsure how to effectively test for the try_recv() race condition behaviour.
It's not like we can use server_enter_uninterrupted_section() since it's not available on Windows. Right?