You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to make a server and during testing how it works tried to close socket on client side before handshake. Server didn't show any error and began using 1 CPU thread by 100%.
I was trying to make a server and during testing how it works tried to close socket on client side before handshake. Server didn't show any error and began using 1 CPU thread by 100%.