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: unhandled promises in CDP targets #1270

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Conversation

jrandolf-2
Copy link
Contributor

This PR fixes an issue where Node.js throws from unhandled promises in the array due to the await from sending 'Runtime.runIfWaitingForDebugger'.

This PR fixes an issue where Node.js throws from unhandled promises in the array due to the `await` from sending 'Runtime.runIfWaitingForDebugger'.
@OrKoN
Copy link
Collaborator

OrKoN commented Sep 8, 2023

cc @thiagowfx @Lightning00Blade

@OrKoN OrKoN enabled auto-merge (squash) September 8, 2023 08:05
@jrandolf-2 jrandolf-2 merged commit 3ef5922 into main Sep 8, 2023
14 checks passed
@jrandolf-2 jrandolf-2 deleted the jrandolf/fix-internal branch September 8, 2023 08:18
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