In some cases, the process mode (linux local) doesn't return a process.
It's related to the number of characters that compose the etime / pid /ppid.
We can limit them.
Fixes # CTOR-490
Type of change
[x] Patch fixing an issue (non-breaking change)
[ ] New functionality (non-breaking change)
[ ] Functionality enhancement or optimization (non-breaking change)
[ ] Breaking change (patch or feature) that might cause side effects breaking part of the Software
Description
In some cases, the process mode (linux local) doesn't return a process. It's related to the number of characters that compose the etime / pid /ppid. We can limit them.
Fixes # CTOR-490
Type of change
Checklist