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
ControlModeEngine(feat[testability]): Allow injectable process factory
why: Enable deterministic restart/timeout testing and future transport customization.
what:
- Add optional process_factory hook to control-mode engine for test fakes
- Make close resilient to stub processes lacking terminate/kill
- Count command timeout toward restart tally for diagnostics
0 commit comments