Fix process name updates for shorter strings (#812)
When a process name changes from a long string to a short string, truncate instead of just overwriting the beginning.
Please register or sign in to comment
When a process name changes from a long string to a short string, truncate instead of just overwriting the beginning.