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

Store stream in packet receive path instead of asynchronously to fix https://github.com/cbeuw/Cloak/issues/74 #81

Merged
merged 1 commit into from
Dec 14, 2019

Conversation

notsure2
Copy link
Contributor

This is a simple change that fixes bug #74

The cause of the bug was a race condition between storing the created stream in the session and reading the next packet for this stream on the server.

@cbeuw cbeuw merged commit d35472a into cbeuw:master Dec 14, 2019
@notsure2 notsure2 deleted the server-add-streams-sync branch April 4, 2020 15:05
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.

None yet

2 participants