internal/poll.runtime_pollWait panic when high concurrent write to redis #2047
-
Hi guys, i've a program which has around 500~1000 concurrency write/read, and i got this panic log
And here's how i use
Did i do something wronog? What should i do to avoid this panic? I've tried increase the pool size but it doesn't help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
You haven't shown the panic message. |
Beta Was this translation helpful? Give feedback.
-
Hi @JobberRT , I am having the same issue with high concurrency (1000 goroutines). Can you briefly share what is your code's problem that causes this issue? Many thanks!! |
Beta Was this translation helpful? Give feedback.
You haven't shown the panic message.