You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(monitor): update process refresh to always check exe and cmd
The previous implementation only checked executable and command paths if they weren't set, which could miss updates. Now always checking ensures we have the latest process information.
0 commit comments