1
0
forked from wrenn/wrenn
Files
wrenn-releases/envd
pptx704 1826af37a5 Increase multiplexer fork buffer to 4096 to prevent output drops
64-entry buffer was too small for high-throughput PTY output (e.g.
ls -laihR /). The consumer couldn't drain fast enough over the RPC
stream, causing the non-blocking send fallback to silently discard
data. 4096 entries (~64MB at 16KB/chunk) handles sustained output
without drops while still preventing deadlock on stuck consumers.
2026-04-11 05:16:43 +06:00
..
2026-03-10 04:28:51 +06:00
2026-04-08 03:46:31 +06:00
2026-03-10 04:28:51 +06:00