Skip to content
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

fixes an issue when async call may deadlock the connector #221

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

PTKu
Copy link
Member

@PTKu PTKu commented Sep 12, 2023

The use of Task.Wait() would dead lock the connector upon multiple calls from a UI application.

@PTKu PTKu merged commit 51496fe into dev Sep 12, 2023
2 checks passed
@PTKu PTKu deleted the fix/connector_locking_asp branch September 12, 2023 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants