mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-12 16:46:25 -04:00
Ask a view buffer manager to read to the end of its content twice over, then stop the task before it has served either request, as a re-render replacing it does. Only the request it had already picked up is answered; the one still queued behind it is dropped, and its caller waits for a callback that never comes. Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| async_handler.go | ||
| async_handler_test.go | ||
| tasks.go | ||
| tasks_test.go | ||