-
-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
i have noticed that my server keeps consuming cpu and i have found a way how to reproduce it and which thread makes the problem
[External Call]
System.Threading._IOCompletionCallback.PerformIOCompletionCallback(uint, uint, System.Threading.NativeOverlapped*) 20897 (68.37%) 20897 (68.37%) mscorlib.ni
turns out this thread makes the problem when try to make alot of connections then suddenly closes it
makes a littile app which can connect to the socket and stops it when try to make multi connection then this thread makes cpu spike with no return .
help is needed here
Metadata
Metadata
Assignees
Labels
No labels