Skip to content

fix(grep): stream oversized verification results - #757

Merged
duriantaco merged 1 commit into
mainfrom
fix/bound-grep-verification-results
Aug 23, 2026
Merged

duriantaco merged 1 commit into
mainfrom
fix/bound-grep-verification-results

Conversation

@duriantaco

Copy link
Copy Markdown
Owner

Fixes #742.

Summary

Skylos should no longer fail when grep verification produces more than 8 mib of output. When the normal output limit is reached, it will also read the same grep results. Now it also handles malformed output, unicode patterns etc.

Tests

  • pytest test/test_grep_verify.py

@duriantaco
duriantaco merged commit 9b3f2de into main Aug 23, 2026
16 of 18 checks passed
@duriantaco
duriantaco deleted the fix/bound-grep-verification-results branch August 23, 2026 01:56
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.

Skylos grep verification fails on large repositories

1 participant