Getting the current process PID
Getting to know the PID of the running process is useful. The PID could be used by OS utilities to find out the information about the process itself. It is also valuable to know the PID in case of process failure, so you can trace the process behavio...
blog.cloudnativefolks.org2 min read