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

Fixed unexpected blocking in async codepaths w/SSL and other issues #211

Closed
wants to merge 1 commit into from

Conversation

jtrberg
Copy link

@jtrberg jtrberg commented Jan 6, 2023

(https://jira.mariadb.org/browse/CONC-594)
- disabled 0s timeouts not handled correctly
- pvio double free if async connect fails
@jtrberg
Copy link
Author

jtrberg commented Jan 9, 2023

I ran the unit test test_conc622 that reported a failure above locally in my branch:

21: # Expected error when connection to host '0.0.0.0'
21: not ok 5 - test_conc622
21: # close default
21: # Failed 1 tests!
21/21 Test #21: async ............................***Failed    0.12 sec

but cannot repro the issue.

@jtrberg jtrberg closed this Jan 9, 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
1 participant