DescriptionAdd a return when StopWorker is called after service worker is stopped
Currently StopWorker might be crashed when stop is requested after the worker's
context is destoryed. This patch adds a check condition if the worker is
already stopped.
BUG=664014
Committed: https://crrev.com/a32c1633d7f194771bb32c38c9ff100d34e49642
Cr-Commit-Position: refs/heads/master@{#431543}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 13 (7 generated)
|