Skip to content

Monitor EOF with goroutine and check docSmall for auto-quit timing#855

Merged
noborus merged 2 commits intomasterfrom
improve-quitsmall
Sep 14, 2025
Merged

Monitor EOF with goroutine and check docSmall for auto-quit timing#855
noborus merged 2 commits intomasterfrom
improve-quitsmall

Conversation

@noborus
Copy link
Owner

@noborus noborus commented Sep 13, 2025

Always start a goroutine to monitor EOF, regardless of notify-eof option. On EOF, check if docSmall should trigger auto-quit. This enables correct auto-quit even when file reading is slow or delayed. Fixes issue #853.

Always start a goroutine to monitor EOF, regardless of notify-eof option.
On EOF, check if docSmall should trigger auto-quit.
This enables correct auto-quit even when file reading is slow or delayed.
Fixes issue #853.
@noborus noborus merged commit 0ebbc7e into master Sep 14, 2025
9 checks passed
@noborus noborus deleted the improve-quitsmall branch September 17, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant