mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-08-27 18:14:23 -05:00
Turns out that upon switching to a subprocess we were cancelling ALL periodic tasks, which includes re-rendering the main view ever 30ms. This completely broke our log rendering and meant that it only updated when an event occurred