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

Unexpected DevTools server error: context canceled #1404

Open
5 tasks
inancgumus opened this issue Aug 6, 2024 · 0 comments
Open
5 tasks

Unexpected DevTools server error: context canceled #1404

inancgumus opened this issue Aug 6, 2024 · 0 comments
Labels
enhancement New feature or request next Might be eligible for the next planning (not guaranteed!)

Comments

@inancgumus
Copy link
Member

What?

Ignore the module shutdown while evaluating something on Chromium.

Why?

We get the following error:

Unexpected DevTools server error: context canceled

While it's a correct error message, it creates noise, and it isn't actually an error.

How?

Detect context cancelation and surpass it or reduce the log severity (it's currently a warning).

Tasks

Tasks

Related PR(s)/Issue(s)

No response

@inancgumus inancgumus added enhancement New feature or request next Might be eligible for the next planning (not guaranteed!) labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request next Might be eligible for the next planning (not guaranteed!)
Projects
None yet
Development

No branches or pull requests

1 participant