fix: release unreadable node sessions #32

Merged
day01 merged %!d() commits from %!s() into %!s() 2026-08-25 07:28:43 +00:00
Owner

Fix node-session cleanup when the client stops reading the response stream.

Validation:

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --workspace --all-targets --all-features
  • ./scripts/check-architecture.sh
  • ./scripts/check-rust-loc.sh
Fix node-session cleanup when the client stops reading the response stream. Validation: - cargo fmt --all -- --check - cargo clippy --workspace --all-targets --all-features -- -D warnings - cargo test --workspace --all-targets --all-features - ./scripts/check-architecture.sh - ./scripts/check-rust-loc.sh
day01 added 1 commit 2026-08-25 07:28:25 +00:00
day01 merged commit 4011b6c14e into %!s() 2026-08-25 07:28:43 +00:00
day01 deleted branch feat/session-cleanup 2026-08-25 07:28:43 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: syncode/control#32