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 http transport panic #2531

Merged
merged 7 commits into from
Jul 22, 2022
Merged

Conversation

Ak-Army
Copy link
Contributor

@Ak-Army Ak-Army commented Jul 22, 2022

Read the buffer before reset it in close method.

xpunch and others added 7 commits December 17, 2021 11:43
* [fix] micro#2431 http transport data race issue
# Conflicts:
#	client/rpc_stream.go
# Conflicts:
#	plugins/config/source/etcd/etcd.go
Ability to send messages while receiving.
Icreased r channel limit to 100 to more fluently communication.
Do not dropp sent request if r channel is full.
@asim asim merged commit 48eae3b into micro:master Jul 22, 2022
@asim
Copy link
Member

asim commented Jul 22, 2022

Can you please test your changes before submitting random PRs.

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.

4 participants