[PATCH 6/6] server: Use file mode flags in async_handoff to decide if request is blocking.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ntdll/tests/pipe.c | 22 +++++++--------------- server/async.c | 4 ++-- server/fd.c | 8 ++++---- server/file.h | 2 +- 4 files changed, 14 insertions(+), 22 deletions(-)
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=43686 Your paranoid android. === debian9 (64 bit Wow Wine report) === ntdll: pipe.c:1615: Test failed: pipe is not signaled pipe.c:1615: Test failed: pipe is not signaled === debian9 (build log) ===
participants (2)
-
Jacek Caban -
Marvin