http://bugs.winehq.org/show_bug.cgi?id=11188
--- Comment #137 from Lukas Middendorf lukas.middendorf@freenet.de 2009-03-11 13:21:14 --- (In reply to comment #135)
A testcase would help. Patches are actually normally sent to fix a single application. The problem is, we don't want to break a different one in the process. A testcase showing how windows does it allows us to know it's the right behavior.
Isn't it the problem with race conditions, that they can not be tested reproducibly?
And even if the patch does not exactly reproduce windows behaviour, it is better to have it wrong all the time than only sometimes.