Commit 1c8a5269 authored by Shigeki Ohtsu's avatar Shigeki Ohtsu Committed by Ben Noordhuis
Browse files

test: fix simple/test-debug-brk-file race condition

V8 debug agent needs some time to be ready and no longer sends the first event
break response to a debug client. We wait some time to connect the agent and
check its break status by obtaining breakpoint list and seeing if it exists on
line 0.
parent 1f76a2ed
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment