| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 54a4c6a commit 3f55dcd
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2401,6 +2401,12 @@ allowed for longer process title strings by also overwriting the `environ` | |||
| 2401 | 2401 | memory but that was potentially insecure and confusing in some (rather obscure) | |
| 2402 | 2402 | cases. | |
| 2403 | 2403 | ||
| 2404 | + Assigning a value to `process.title` _may_ not reflect an accurate | ||
| 2405 | + (or any) label within the process manager application of the underlying | ||
| 2406 | + operating system (i.e. macOS Activity Monitor, Windows Services Manager, etc). | ||
| 2407 | + Inconsistencies and breaking changes within the _operating systems process | ||
| 2408 | + interface_ make synchronization with these applications unreliable. | ||
| 2409 | + | ||
| 2404 | 2410 | ## `process.traceDeprecation` | |
| 2405 | 2411 | <!-- YAML | |
| 2406 | 2412 | added: v0.8.0 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments