Handle io.EOF during object writes #196

Closed
opened 2025-12-28 18:07:24 +00:00 by sami · 0 comments
Owner

Originally created by @roman-khimov on GitHub (Aug 18, 2023).

Originally assigned to: @carpawell on GitHub.

See nspcc-dev/neofs-node#2518, SDK should return a real error right from the Write() call, then Close() is a no-op returning nil. All streaming interfaces should be checked for this.

Originally created by @roman-khimov on GitHub (Aug 18, 2023). Originally assigned to: @carpawell on GitHub. See nspcc-dev/neofs-node#2518, SDK should return a real error right from the `Write()` call, then `Close()` is a no-op returning `nil`. All streaming interfaces should be checked for this.
sami 2025-12-28 18:07:24 +00:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
nspcc-dev/neofs-sdk-go#196
No description provided.