coder/agent
Spike Curtis 70e481e7a5
fix: use terminal emulator that keeps state in ReconnectingPTY tests (#9765)
* Add more pty diagnostics for terminal parsing

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

* print escaped strings

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

* Only log on failure - heisenbug?

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

* use the terminal across matches to keep cursor & contents state

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

* Only log bytes if we're not expecting EOF

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

---------

Signed-off-by: Spike Curtis <spike@coder.com>
2023-09-19 17:57:30 +00:00
..
agentproc feat: implement agent process management (#9461) 2023-09-14 19:45:05 -05:00
agentssh fix: case insensitve agent ssh session env var (#9675) 2023-09-13 14:18:00 -05:00
agenttest chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
reaper chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
reconnectingpty chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
usershell chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
agent.go feat: implement agent process management (#9461) 2023-09-14 19:45:05 -05:00
agent_test.go fix: use terminal emulator that keeps state in ReconnectingPTY tests (#9765) 2023-09-19 17:57:30 +00:00
api.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
apphealth.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
apphealth_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
metrics.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
ports_supported.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
ports_unsupported.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00