Files
teleport/session/networking
Brian Joerger 6e40940512 Capture reexec networking stderr for logging (#65202)
* Capture reexec networking stderr and propagate it to the client.

* Move process closure higher in the callstack when waitReady fails.

* Add test for waitReady.

* Add t.Context() select case.

* Address comments.

* Resolve comments.

* Have callers provide context.

* Address comments.

* Fix merge conflicts.

* Fix typo.

* Fix test.

* Fix merge conflicts.

* Fix edge case with unbounded stderr.

* Fix lint.
2026-04-29 20:04:39 +00:00
..