DescriptionDelete watcher on IO thread in MessagePumpLibeventTest.QuitWatcher.
If StartWatching is run before the WaitableEvent is signaled,
the StopWatching should be called (on the IO thread). Otherwise,
a DCHECK will be called in the destructor of WaitableEventWatcher.
BUG=internal b/21093761
BUG=481290
Committed: https://crrev.com/2b94f7bf55796a7112bd8dc5fafb0797e8bc9949
Cr-Commit-Position: refs/heads/master@{#335451}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Use base::Owned #Messages
Total messages: 17 (6 generated)
|