The following functions can deadlock. Sometimes it takes hours sometimes days. The more UA clients connected the quicker it happens.
ComClientNodeManager.DoMetadatUpdate
RequestQueue.OnProcessRequestQueue
PS: there is an excessive use of lock's throughout the code, IMO.
The following functions can deadlock. Sometimes it takes hours sometimes days. The more UA clients connected the quicker it happens.
ComClientNodeManager.DoMetadatUpdate
RequestQueue.OnProcessRequestQueue
PS: there is an excessive use of lock's throughout the code, IMO.