DescriptionDelete redundant call to ServiceProcess::Teardown.
Currently Teardown is called twice on shutdown.
The ServiceProcess is on the stack. It will call Teardown from its
destructor when ServiceProcessMain returns.
It looks like this redundancy has been there since the service process was first introduced in:
https://codereview.chromium.org/2001009/
Committed: https://crrev.com/98e52c65f19c80867ba2b15b12c80e4ded8d950c
Cr-Commit-Position: refs/heads/master@{#339707}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|