using a service (written in Go lang) in one the my projects that disconnected its process with the below error:
panic: runtime error: makeslice: len out of range
I was sending 500 messages per second via socket to this service.
does Anybody know what is the problem?
The problem is a bug hidden somewhere in the code
sharing your code would be better
Обсуждают сегодня