DescriptionDon't pump the message loop in DeleteWhileInProgress at all.
This avoids a race condition where the request completes before the message
loop finishes its pending tasks. The posted task starts the next experiment,
and so the assertion that only 1 experiment should be started fails.
R=eroman@chromium.org
BUG=88221
TEST=ConnectionTesterTest.DeleteWhileInProgress under drmemory
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117314
Patch Set 1 #Patch Set 2 : Don't include windows.h and reword the comment #Messages
Total messages: 4 (0 generated)
|