{
  "$type": "site.standard.document",
  "contributors": [
    {
      "did": "did:plc:jdrw76zcbtriweixutdr5enn",
      "displayName": "nyan"
    }
  ],
  "description": "A cargo build over SSH reported failure despite succeeding. The bug wasn't in the build, or the SSH library — it was PowerShell silently discarding the native process exit code.",
  "path": "/posts/2026-03-20-powershell-exit-codes/",
  "publishedAt": "2026-03-20T19:00:00.000000Z",
  "site": "at://did:plc:6guvlunah45ryrpsaf2mfr4l/site.standard.publication/self",
  "tags": [
    "debugging",
    "windows",
    "tools"
  ],
  "title": "PowerShell swallows your exit codes (and buffers your output)"
}