Skip to content

Fix dwds crash on streamCpuSamplesWithUserTag call #1507

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

Conversation

annagrin
Copy link
Contributor

@annagrin annagrin commented Feb 16, 2022

Add ChromeProxyService.streamCpuSamplesWithUserTag API that throws an UnimplementedError.
This fixes a dwds crash when the method is called from DevTools.

Closes: #1504

@annagrin annagrin requested a review from elliette February 16, 2022 19:59
@elliette
Copy link
Contributor

Can you also enable back in the test that was disabled in #1505 due to this crash? Thanks!

@annagrin annagrin closed this Feb 18, 2022
@annagrin
Copy link
Contributor Author

Did not seem to fix the bug it intended to 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
Development

Successfully merging this pull request may close these issues.

The streamCpuSamplesWithUserTag method is erroneously being called from DWDS
2 participants