Open carpawell opened 4 weeks ago
It always had util/log.go:19 could not push task to worker pool {"request": "PUT", "error": "too many goroutines blocked on submit or Nonblocking is set"}
log before panic.
@roman-khimov, i think we found the root reason for it? Also we know that it will not be possible in 0.44
It will be possible if you won't fix it. master
can still have this problem.
Expected Behavior
No panic
Current Behavior
Panic
Possible Solution
Do not do out of range?
Steps to Reproduce (for bugs)
Not sure, some high load with blocks that @AnnaShaleva and @AliceInHunterland usually do.
Context
Loading neo-go blocks to NeoFS.
Your Environment
NeoFS Storage node Version: 0.43.0 GoVersion: go1.22.6