{
  "argv": [
    "cargo",
    "nextest",
    "run",
    "-p",
    "spt",
    "--test",
    "attach_link_push_e2e",
    "--locked",
    "--build-jobs",
    "2",
    "--profile",
    "default",
    "-E",
    "test(=attachment_frames_reach_a_linked_shell_through_the_real_daemon)",
    "--no-fail-fast"
  ],
  "cwd": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.worktrees\\hertz-304",
  "deadline_s": 600
}