Skip to content

[querier] Exit gracefully when interrupted [FCOM-11] - #1125

Merged
davidrunger merged 1 commit into
mainfrom
querier/exit-gracefully-on-interrupt
Aug 15, 2026
Merged

[querier] Exit gracefully when interrupted [FCOM-11]#1125
davidrunger merged 1 commit into
mainfrom
querier/exit-gracefully-on-interrupt

Conversation

@davidrunger

Copy link
Copy Markdown
Owner

Rescue Interrupt at the Fcom::Querier#query boundary so a Ctrl-C during streamed output does not print Ruby’s stack trace. Print "Search interrupted." to distinguish partial output from completed results.

Add a regression spec for an interrupted pseudoterminal search and document the user-facing behavior in CHANGELOG.md.

Rescue `Interrupt` at the `Fcom::Querier#query` boundary so a Ctrl-C during streamed output does not print Ruby’s stack trace. Print "Search interrupted." to distinguish partial output from completed results.

Add a regression spec for an interrupted pseudoterminal search and document the user-facing behavior in `CHANGELOG.md`.
@davidrunger
davidrunger merged commit c92713d into main Aug 15, 2026
1 check passed
@davidrunger
davidrunger deleted the querier/exit-gracefully-on-interrupt branch August 15, 2026 07:42
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