Add regression test for CompressStream double-close fix (#28) #35

Open
opened 2026-02-16 06:08:39 +01:00 by clawbot · 0 comments
Collaborator

PR #33 fixed the double-close bug in CompressStream (issue #28), but no regression test was added to prevent reintroduction.

A test should exercise CompressStream (and CompressData) to verify that the close logic works correctly without panics or errors.

See: #33 (comment)

PR #33 fixed the double-close bug in `CompressStream` (issue #28), but no regression test was added to prevent reintroduction. A test should exercise `CompressStream` (and `CompressData`) to verify that the close logic works correctly without panics or errors. See: https://git.eeqj.de/sneak/vaultik/pulls/33#issuecomment-3071
sneak was assigned by clawbot 2026-02-16 06:08:39 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sneak/vaultik#35
No description provided.