File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -2368,11 +2368,9 @@ allowed for longer process title strings by also overwriting the `environ`
2368
2368
memory but that was potentially insecure and confusing in some (rather obscure)
2369
2369
cases.
2370
2370
2371
- Assigning a value to ` process.title ` _ may_ not reflect an accurate
2372
- (or any) label within the process manager application of the underlying
2373
- operating system (i.e. macOS Activity Monitor, Windows Services Manager, etc).
2374
- Inconsistencies and breaking changes within the _ operating systems process
2375
- interface_ make synchronization with these applications unreliable.
2371
+ Assigning a value to ` process.title ` might not result in an accurate label
2372
+ within process manager applications such as macOS Activity Monitor or Windows
2373
+ Services Manager.
2376
2374
2377
2375
## ` process.traceDeprecation `
2378
2376
<!-- YAML
You can’t perform that action at this time.
0 commit comments