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

disable autoAttachChildProcesses in the recommended vscode launch.json config #1570

Conversation

hotzevzl
Copy link
Member

@hotzevzl hotzevzl commented Nov 2, 2023

Auto attach would cause things such as Mapshaper's runCommandsXL() to fail, when running in OCI containers, as VSCode would try to attach to exec'ed child processes.

See: microsoft/vscode-js-debug#374

…Processes)

Auto attach would cause things such as Mapshaper's runCommandsXL() to
fail, when running in OCI containers, as VSCode would try to attach to
exec'ed child processes.

See: microsoft/vscode-js-debug#374
Copy link

vercel bot commented Nov 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
marxan 🔄 Building (Inspect) Visit Preview Nov 2, 2023 1:13pm

@hotzevzl hotzevzl self-assigned this Nov 2, 2023
@hotzevzl hotzevzl merged commit 014d3ef into develop Nov 2, 2023
5 of 10 checks passed
@hotzevzl hotzevzl deleted the chore/docs/avoid-issues-when-running-with-node-inspector-on-in-containers branch November 2, 2023 13:14
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.

1 participant