-
-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The semaphore has been disposed. #102
Comments
We have the same case when the connection was closed immediately after opening. I guess the Progress implementation is to blame here:
The |
I have encountered the same issue. In my case, the problem occurred in conjunction with This exception encountered before: Status must be Running, Stopped, or Paused, but was ReadyToRun.
Immediately after that the same exception occured: The semaphore has been disposed.
|
This class extension helps to solve this problem:
and after
|
+ MemberValidationStatus : TooManyUsers
I get error
Could you help to understend the reason of the error?
After error Program has critical error.
The text was updated successfully, but these errors were encountered: