Files
teleport/lib/bpf
Andrew LeFevre 9eab44a7e4 Improve Enhanced Session Recording flakiness (#64583)
* ensure all bpf events are processed before stopping, refactor tests a bit to make the stress test much more consistent

* prevent startSession/endSession blocking during shutdown

* make lost event tracking in tests work correctly between sub-tests

* Remove accidental extra wg.Wait call

* simplify LostEventTracker

* improved log message and switched to use a time.Timer

* fix not building without bpf tag

* drop events if the buffer is full
2026-04-14 15:29:57 +00:00
..