Skip to content

Conversation

@krichprollsch
Copy link
Member

chromedp expects the nodeId starts to 1.
A start to 0 make it enter in infinite loop b/c it expects the Go's default int, ie 0, to be nil from a map to stop the loop. If the 0 index is set, it will loop...

chromedp expects the nodeId starts to 1.
A start to 0 make it enter in infinite loop b/c it expects the Go's
default int, ie 0, to be nil from a map to stop the loop.
If the 0 index is set, it will loop...
@krichprollsch krichprollsch self-assigned this Sep 19, 2025
@karlseguin karlseguin merged commit a8e5a48 into main Sep 19, 2025
10 checks passed
@karlseguin karlseguin deleted the cdp-nodeid branch September 19, 2025 23:21
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants