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 the lost frame, certificates for test #87

Merged
merged 1 commit into from
Feb 2, 2021
Merged

Conversation

haljin
Copy link
Contributor

@haljin haljin commented Jan 22, 2021

Closes #84 and #74

Looks like when the connection establishment was moved into a Task the send/2 was never adjusted for this so the buffer was send to the task process instead of the main process.

I also too the liberty of adding ssl_options to the typespec, since that is what we are using and I'd like to remove the Dialyzer ignore for this. :)

@Azolo
Copy link
Owner

Azolo commented Feb 1, 2021

Looking into CI problems

@Azolo Azolo merged commit ad20100 into Azolo:master Feb 2, 2021
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.

Initial message from server is not received
2 participants