Skip to content

fix(grep): handle long rg lines without crashing#112

Merged
tjb-tech merged 1 commit intomainfrom
fix/grep-limit-overrun-merge-main
Apr 11, 2026
Merged

fix(grep): handle long rg lines without crashing#112
tjb-tech merged 1 commit intomainfrom
fix/grep-limit-overrun-merge-main

Conversation

@tjb-tech
Copy link
Copy Markdown
Collaborator

Summary

Fix grep crashes on very long ripgrep output lines after the recent main-branch changes.

  • set asyncio subprocess stream
  • catch from and skip oversized lines
  • add regression test covering both behaviors

Validation

  • All checks passed!
  • ........... [100%]
    11 passed in 5.18s

@tjb-tech tjb-tech merged commit d404964 into main Apr 11, 2026
4 checks passed
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