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

core(target-manager): warn on errors while attaching to workers #15740

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

adamraine
Copy link
Member

@adamraine adamraine commented Jan 10, 2024

Closes #15739

If we hit an error attaching to a worker target that shouldn't be a fatal error IMO. We only use worker targets for diagnostic info. This PR emits a warning instead.

@adamraine adamraine requested a review from a team as a code owner January 10, 2024 00:08
@adamraine adamraine requested review from connorjclark and removed request for a team January 10, 2024 00:08
@adamraine adamraine changed the title core(target-manager): warn on errors with worker targets core(target-manager): warn on errors while attaching to worker targets Jan 10, 2024
@adamraine adamraine changed the title core(target-manager): warn on errors while attaching to worker targets core(target-manager): warn on errors while attaching to workers Jan 10, 2024
@adamraine adamraine merged commit e85c2ac into main Jan 18, 2024
29 checks passed
@adamraine adamraine deleted the warn-worker-target branch January 18, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webpages containing CSS.paintWorklet.addModule crashes lighthouse
3 participants