Skip to content

Commit 5059261

Browse files
authored
Check for Run Service Worker failure and disallow starting redundant workers. (#1419)
This cleans up Run Service Worker to block until the worker is running or fails to start. Callsites are updated to check if the worker is running before proceeding. It also disallows starting a redundant worker. postMessage is dropped silently if starting the service worker failed. Addresses #1146 and #1403.
1 parent d65ed67 commit 5059261

File tree

2 files changed

+221
-186
lines changed

2 files changed

+221
-186
lines changed

0 commit comments

Comments
 (0)