Skip to content

Workaround for hanging child processes#35

Open
basvo wants to merge 1 commit intoalanwales:masterfrom
basvo:feature/changeStartProcess
Open

Workaround for hanging child processes#35
basvo wants to merge 1 commit intoalanwales:masterfrom
basvo:feature/changeStartProcess

Conversation

@basvo
Copy link
Copy Markdown

@basvo basvo commented Jan 26, 2024

We are experiencing an issue with Start-Process taking about 15 minutes to complete. This is probably due to the fact that Start-Process -Wait also waits for any child processes spawned by the parent process (inspectcode) to complete. This is a workaround.

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