coder/agent
Spike Curtis 9c030a8888
fix: pty.Start respects context on Windows too (#7373)
* fix: pty.Start respects context on Windows too

Signed-off-by: Spike Curtis <spike@coder.com>

* Fix windows imports; rename ToExec -> AsExec

Signed-off-by: Spike Curtis <spike@coder.com>

* Fix import in windows test

Signed-off-by: Spike Curtis <spike@coder.com>

---------

Signed-off-by: Spike Curtis <spike@coder.com>
2023-05-03 11:43:05 +04:00
..
agentssh fix: pty.Start respects context on Windows too (#7373) 2023-05-03 11:43:05 +04:00
reaper test(agent/reaper): Fix restructure issue (#7168) 2023-04-17 17:39:10 +00: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: pty.Start respects context on Windows too (#7373) 2023-05-03 11:43:05 +04:00
agent_test.go fix: pty.Start respects context on Windows too (#7373) 2023-05-03 11:43:05 +04: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
metrics.go feat: Implement aggregator for agent metrics (#7259) 2023-04-27 12:34:00 +02: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