Some checks failed
Release & Docker / release (push) Has been cancelled
* fix(terminal): guard embedded terminal on remote backends (#3673) * fix(terminal): add missing remote-backend locale key * fix(terminal): add missing remote-backend locale coverage (#3673) * docs(changelog): v0.51.297 — terminal remote-backend guard (#3711) only Dropped #3725 (descendant reaper) from this stage: Codex caught a SILENT exit-code clobber — its process-wide os.waitpid(-1, WNOHANG) can reap a sibling WebUI child that another subsystem is waiting on, coercing that child's returncode to 0 (failures become successes). Held for the contributor to scope the reaper to terminal PGIDs (os.waitpid(-term.proc.pid, WNOHANG)) or a terminal-PGID registry. --------- Co-authored-by: Rod Boev <rod.boev@gmail.com> Co-authored-by: nesquena-hermes <[email protected]>
22 KiB
22 KiB