tractor/.github/workflows
Gud Boi 40be587ce2 Keep `HAS_UDS` false on Windows
Modern Windows Python can expose `AF_UNIX`, so `trio.has_unix`
alone can register the UDS backend even though its credential and
lifecycle paths remain POSIX-only.

Gate `HAS_UDS` on `sys.platform` and make the Windows import smoke
step assert the TCP-only capability contract.

(this patch was generated in some part by `opencode` using
`gpt-5.6-sol` (`openai`))
2026-08-17 12:09:52 -04:00
..
ci.yml Keep `HAS_UDS` false on Windows 2026-08-17 12:09:52 -04:00
docs.yml Fix review nits from PR #460 self-review 2026-06-28 13:29:01 -04:00