We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1255a commit 4667337Copy full SHA for 4667337
1 file changed
releases.md
@@ -10,6 +10,12 @@
10
- On Linux, capturing faults is optional, controlled by `capture(faults: true/false)`.
11
- Report all sizes in bytes for consistency.
12
13
+## v0.8.0
14
+
15
+ - Kill `ps` before waiting to avoid hanging when using the process-status backend.
16
+ - Ignore `Errno::EACCES` when reading process information.
17
+ - Cleaner process management for the `ps`-based capture path.
18
19
## v0.7.0
20
21
- Be more proactive about returning nil if memory capture failed.
0 commit comments