smallrye / smallrye-common

Common utilities for SmallRye
Apache License 2.0
21 stars 24 forks source link

Do not cache PID or process name #299

Closed dmlloyd closed 6 months ago

dmlloyd commented 6 months ago

Also simplify the computation of process name, and deprecate these methods in favor of the far superior ProcessHandle API.