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 delete session after tests to avoid resource leak
Previously sessions were not deleted, leaving device connections and port forwarding open.
Now sessions are explicitly deleted, ensuring proper cleanup of resources.
0 commit comments