Skip to content

Conversation

@hyangah
Copy link

@hyangah hyangah commented Jun 17, 2020

Use the default pgrep, available since os x mountain lion.
proctools' pgrep does not implement -P correctly, returns
unrelated processes, breaks tree-kill's assumption, and may
cause a large number of pgrep processes.

Reported in #17 (comment)

Update golang/vscode-go#90 (comment)

Use the default pgrep, available since os x mountain lion.
proctools' pgrep does not implement `-P` correctly, returns
unrelated processes, breaks tree-kill's assumption, and may
cause a large number of pgrep processes.

Reported in pkrumins#17 (comment)

Update golang/vscode-go#90 (comment)
@hyangah
Copy link
Author

hyangah commented Jun 26, 2020

Is there any chance this gets reviewed? Thanks!

@hyangah
Copy link
Author

hyangah commented Nov 6, 2020

@TomasFlow Thanks for the approval. What's the next step? Will the new version be released?

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