mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 14:42:57 +02:00
If the stream closes then the loop will spin forever on the same ErrClosed, pinning the CPU.
If the stream closes then the loop will spin forever on the same ErrClosed, pinning the CPU.