Skip to content

[WARP] Fix processor leaking "empty" binary views - #7675

Merged
emesare merged 2 commits into
devfrom
test_warp_processor_leak_0
Nov 26, 2025
Merged

[WARP] Fix processor leaking "empty" binary views#7675
emesare merged 2 commits into
devfrom
test_warp_processor_leak_0

Conversation

@emesare

@emesare emesare commented Nov 20, 2025

Copy link
Copy Markdown
Member

Fixes #7674

Repro steps are in the above issue

Can be triggered by trying to run the processor on a file with no functions.

Found this while doing misc performance testing on windows.
Should have the same behavior as doing it on a directory
@emesare emesare self-assigned this Nov 20, 2025
@emesare emesare added Impact: Medium Issue is impactful with a bad, or no, workaround Effort: Trivial Issues require < 1 day of work labels Nov 20, 2025
@emesare emesare added this to the Io Release 2 milestone Nov 20, 2025
@emesare
emesare merged commit 1daa515 into dev Nov 26, 2025
5 of 6 checks passed
@emesare emesare modified the milestones: Io Release 2, Jotunheim Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Effort: Trivial Issues require < 1 day of work Impact: Medium Issue is impactful with a bad, or no, workaround Regression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WARP Processor leaking "empty" binary views

1 participant