Sweden-Number/dlls/ole32/tests
Kevin Puetz 54f04370eb ole32/tests: Fix flaky test in cowait_unmarshal_thread.
When run with runtest -q (WINETEST_DEBUG=0) it passed within the
first 50ms, but with any verbose logging it sometimes failed.

Use CoWaitForMultipleHandles (which keeps pumping the STA) since
cowait_unmarshal_thread only releases its marshaled unk at the end,
so it needs to be able to call back in order to exit cleanly.

Signed-off-by: Kevin Puetz <PuetzKevinA@JohnDeere.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-09 20:15:11 +01:00
..
Makefile.in
clipboard.c
compobj.c ole32/tests: Fix flaky test in cowait_unmarshal_thread. 2020-11-09 20:15:11 +01:00
defaulthandler.c
dragdrop.c
errorinfo.c
hglobalstream.c
marshal.c
moniker.c
ole2.c
ole_server.c
propvariant.c
stg_prop.c
storage32.c
testlib.c
testlib.spec
usrmarshal.c