| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2401,11 +2401,9 @@ 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. | ||
| 2404 | + Assigning a value to `process.title` might not result in an accurate label | ||
| 2405 | + within process manager applications such as macOS Activity Monitor or Windows | ||
| 2406 | + Services Manager. | ||
| 2409 | 2407 | ||
| 2410 | 2408 | ## `process.traceDeprecation` | |
| 2411 | 2409 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments