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 a race condition issue #3536

Merged
merged 1 commit into from
Jul 20, 2023
Merged

fix a race condition issue #3536

merged 1 commit into from
Jul 20, 2023

Conversation

fatedier
Copy link
Owner

@fatedier fatedier commented Jul 20, 2023

Summary

🤖 Generated by Copilot at 4aaacfe

This pull request optimizes the compression and decompression of data for various proxy and visitor types by using a sync.Pool to reuse buffers instead of allocating new ones. The changes affect the go.mod file and several files in the client/proxy and server/proxy packages.

WHY

blizard863
blizard863 previously approved these changes Jul 20, 2023
@fatedier fatedier merged commit efcc028 into dev Jul 20, 2023
1 check passed
@fatedier fatedier deleted the fix-race branch July 20, 2023 14:40
github-actions bot added a commit to aiastia-dockerhub/frp that referenced this pull request Jul 20, 2023
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