Skip to content

Fix getStack race conditions on isolate start #1704

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

Merged

Conversation

annagrin
Copy link
Contributor

Make ChromeProxyService.getStack wait for the debugger to perform initial resume operation.
This avoids race conditions on isolate start if getStack is called too soon.

See failures in #1701 tests on windows for examples:

image

@annagrin annagrin requested a review from elliette July 29, 2022 22:29
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.

2 participants