mirror of
https://github.com/nspcc-dev/neofs-sdk-go.git
synced 2026-03-04 04:29:28 +00:00
Panic on pool.Close() #275
Labels
No labels
I2
I3
I4
S1
S2
S3
S4
U0
U1
U2
U2
U2
U3
U4
blocked
bug
client
config
discussion
documentation
enhancement
epic
feature
go
good first issue
help wanted
performance
pool
question
security
task
test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/neofs-sdk-go#275
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AliceInHunterland on GitHub (Apr 10, 2025).
Originally assigned to: @roman-khimov on GitHub.
Refs. https://github.com/nspcc-dev/neo-go/issues/3864
Current Behavior
panic on
pool.Close()Expected Behavior
no panic.
Possible Solution
Probably: add a nil check in
clientWrapper.Closeor checkrestartIfUnhealthyfor nil sSteps to Reproduce
Your Environment
neofs-sdk-go@v1.0.0-rc.13 (Refs. https://github.com/nspcc-dev/neo-go/issues/3864)
Don't forget to add labels!
good first issueif neededU0-U4/S0-S4/I0-I4) if known, bugs are usually more urgent, but less significant