Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: using multiple unnamed Web Workers mixes them up #35

Merged
merged 1 commit into from
Aug 13, 2019
Merged

fix: using multiple unnamed Web Workers mixes them up #35

merged 1 commit into from
Aug 13, 2019

Conversation

alan-agius4
Copy link
Contributor

@alan-agius4 alan-agius4 commented Jul 30, 2019

When no name is provide use the workerId as identifier as otherwise we end up with only a single worker emitted.

Fixes angular/angular-cli#15188 and fixes angular/angular-cli#14582 and fixes #24

When no name is provide use the workerId as identifier as otherwise we end up with only a single worker emitted.

Fixes angular/angular-cli#15188 and fixes angular/angular-cli#14582 and fixes #24
@developit developit merged commit 8dadf08 into GoogleChromeLabs:master Aug 13, 2019
@alan-agius4 alan-agius4 deleted the worker-id-multiple branch August 13, 2019 14:11
@filipesilva
Copy link

@developit when do you think there'll be a release that includes this fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants