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

[FIX] Remove potential deadlock when using async-await. Provide network at client initialization instead #336

Merged
merged 1 commit into from
May 26, 2023

Conversation

DarthMike
Copy link
Member

Using semaphores across Structured Concurrency Tasks is not safe, so need to remove it here

@DarthMike DarthMike merged commit c3376c5 into develop May 26, 2023
@DarthMike DarthMike deleted the issue/locking-async-await branch May 26, 2023 13:49
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.

2 participants