Teknium
f665351740
fix(shell): exponential backoff for persistent shell polling (#2996)
* fix(shell): replace fixed 10ms poll interval with exponential backoff to reduce WSL2 resource consumption
* fix(shell): rename _poll_interval to _poll_interval_start for clarity, update SSH override
* fix(shell): correctly rename _poll_interval to _poll_interval_start in ssh.py
---------
Co-authored-by: ygd58 <buraysandro9@gmail.com>
2026-03-25 10:56:48 -07:00
..
2026-03-05 10:02:21 -08:00
2026-03-13 21:32:53 -07:00
2026-03-19 17:54:46 +01:00
2026-03-24 07:30:25 -07:00
2026-03-24 08:19:34 -07:00
2026-03-24 07:30:25 -07:00
2026-03-25 10:56:48 -07:00
2026-03-16 18:25:20 +03:00
2026-03-25 10:56:48 -07:00