Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove callbacks passed through start_tcp #3443

Merged
merged 10 commits into from
Oct 6, 2021
Merged

Conversation

clemahieu
Copy link
Contributor

This series of commits removes callbacks from start_tcp and other associated functions.
These callbacks were mostly used to get one-off functionality in various tests.
One usage was in UDP fallback which is now done directly instead of through a callback.

@clemahieu clemahieu added this to the V23.0 milestone Sep 12, 2021
dsiganos
dsiganos previously approved these changes Sep 13, 2021
@dsiganos
Copy link
Contributor

I already reviewed this, has anything changed?

@clemahieu
Copy link
Contributor Author

I already reviewed this, has anything changed?

No, I just rebased conflicts.

@clemahieu clemahieu merged commit 3c65a53 into develop Oct 6, 2021
@clemahieu clemahieu deleted the cleanup_establish_tcp branch October 6, 2021 16:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants