DescriptionDon't leak the WatcherThreadManager background thread.
Leaking it triggered some canary/dev build checks on Windows that ensure we don't leak handles. In this case, the leak is ok, but the simplest thing for now is to stop leaking it. A side-benefit is we ensure that Mojo message loops shut down correctly at process shutdown.
BUG=559238
R=sky@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/a6342a90e9cac7236600ccf63d6ab586d3debfc4
Patch Set 1 #Patch Set 2 : also posix #
Messages
Total messages: 16 (8 generated)
|