Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catch exception in call to psutil .cmdline() (#413)
There's a race condition where processes might disappear while filtering. The uncaught exception causes a crash.
- Loading branch information