http://bugs.winehq.org/show_bug.cgi?id=22580
--- Comment #17 from joakim.tjernlund@transmode.se 2010-05-07 08:19:20 --- (In reply to comment #15)
(In reply to comment #14)
I guess the attached test case needs some polish but if none cares about this(which is the impression I have) can you at least error out in this particular case as otherweise such action will bring down wine as it stands today?
How is that test case supposed to pass with the suggested fix and fail without it?
This: ok(!only_once, "wait should have timed out once\n"); only_once++; should generate a printout iff timeout_function_once is called more than one.