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(python[pytest]) use hints-only refresh in control mode
why: Control-mode refresh hints should not trigger background view capture during tests.
what:
- Subscribe with capture_view=false for rust control-mode test server
0 commit comments