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
ControlMode(fix[client_name]): bind client name to spawned client
why: recording the first client returned by list-clients can capture an existing
attached client instead of the control-mode client spawned for the test.
what:
- wait for the spawned client pid to appear in list-clients
- record client_name from the matching pid row
- add a nested control-mode regression that verifies pid-to-name binding
0 commit comments