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

Closed
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
clawbot added the merge-ready label 2026-02-20 09:17:43 +01:00
sneak closed this issue 2026-02-20 11:12:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/vaultik#35