coder/agent
Mathias Fredriksson 90d18dd2e5
fix(agent): Close stdin and stdout separately to fix pty output loss (#6862)
Fixes #6656
Closes #6840
2023-03-29 21:58:38 +03:00
..
reaper fix(agent): Allow signal propagation when running as PID 1 (#6141) 2023-02-09 23:07:21 +02:00
usershell feat(windows): default to PowerShell v7 over v6 and fallback to cmd.exe (#5053) 2022-11-14 15:43:40 +10:00
agent.go fix(agent): Close stdin and stdout separately to fix pty output loss (#6862) 2023-03-29 21:58:38 +03:00
agent_test.go fix(agent): Close stdin and stdout separately to fix pty output loss (#6862) 2023-03-29 21:58:38 +03:00
api.go feat: Ignore agent pprof port in listening ports (#6515) 2023-03-09 10:53:00 -06:00
apphealth.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
apphealth_test.go fix: Improve closure of provisioner and agent tailnet dial (#6199) 2023-02-14 14:57:48 +00:00
ports_supported.go feat: Ignore agent pprof port in listening ports (#6515) 2023-03-09 10:53:00 -06:00
ports_unsupported.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
ssh.go chore: format Go more aggressively 2023-02-18 18:32:09 -06:00