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: Multiplex transport exception #415

Merged
merged 1 commit into from
Oct 20, 2020
Merged

fix: Multiplex transport exception #415

merged 1 commit into from
Oct 20, 2020

Conversation

paulpach
Copy link
Contributor

@paulpach paulpach commented Oct 20, 2020

Unitask cannot await multiple times.
reimplement accept in multiplex transport to avoid the problem.

fixes #413

Unitask cannot await multiple times.
reimplement accept in multiplex transport to avoid the problem.
@sonarcloud
Copy link

sonarcloud bot commented Oct 20, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

88.2% 88.2% Coverage
0.0% 0.0% Duplication

@paulpach paulpach merged commit 6534fbb into master Oct 20, 2020
@paulpach paulpach deleted the fixmultiplex branch October 20, 2020 00:19
github-actions bot pushed a commit that referenced this pull request Oct 20, 2020
## [50.1.3](v50.1.2...v50.1.3) (2020-10-20)

### Bug Fixes

* Multiplex transport exception ([#415](#415)) ([6534fbb](6534fbb)), closes [#414](#414)
@github-actions
Copy link
Contributor

🎉 This PR is included in version 50.1.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Client unable to connect host using MultiplexTransport
1 participant