Closed
Description
File : Session.cs
Method: Connect()
Due to improper scope AuthenticationConnection semaphore lock is acquired more than once when connect() method is called more than once while a connect operation is still in progress. It exhausts the semaphore slot and keeps the other Connect operations waiting until one finishes.
Metadata
Metadata
Assignees
Labels
No labels