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

Somehow highlight processes blocked on full pipes #75

Open
walles opened this issue Apr 5, 2020 · 1 comment
Open

Somehow highlight processes blocked on full pipes #75

walles opened this issue Apr 5, 2020 · 1 comment

Comments

@walles
Copy link
Owner

walles commented Apr 5, 2020

If you exec() a process outputting lots of stuff, and forget to empty its stdout pipe (or stderr if that's where the output is), the process will block.

This tends to be hard to diagnose, and we should be able to make that easy.

@walles
Copy link
Owner Author

walles commented Apr 5, 2020

ps seems not to include any helpful information on macOS at least, other ideas welcome:

https://unix.stackexchange.com/q/49669/384864

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

No branches or pull requests

1 participant