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
refactor(monitor): improve process refresh logic and extract refresh kind
Extract process refresh kind into a dedicated function and simplify refresh checks by directly checking process existence after refresh. This makes the code more maintainable and reduces redundant refresh calls.
0 commit comments