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: replace mocked resolve_stale_running with real PID/boot-id liveness fields in reset_dispatch tests
Exercise the full liveness detection path (resolve_stale_running →
is_dispatch_session_alive → is_session_alive) in
test_reset_dispatch_running_dead_process_succeeds and
test_reset_dispatch_running_alive_process_still_blocked by writing
real PID/boot-id/starttime fields onto the dispatch record via
CampaignStateMutator instead of mocking resolve_stale_running.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments