DescriptionCall close_timer_.Reset() from StopStreamTask.
There is a race here if ClosePendingStreams() is called before StopStreamTask.
The stream added to idle_streams_ will stay there forever unless we reset the
timer.
This test fails when run locally under tsan and on the drmemory bots here:
http://build.chromium.org/p/chromium.fyi/builders/Windows%20Tests%20%28DrMemory%20Win%207%29/builds/1402/steps/memory%20test%3A%20media
BUG=105124
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111545
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #
Total comments: 6
Patch Set 3 : '' #
Messages
Total messages: 12 (0 generated)
|