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

Update TestForward #15321

Merged
merged 4 commits into from
Aug 11, 2022
Merged

Update TestForward #15321

merged 4 commits into from
Aug 11, 2022

Conversation

Joerger
Copy link
Contributor

@Joerger Joerger commented Aug 8, 2022

TestForward has several require assertions within goroutine, which can cause panics during tests. This PR fixes that by dialing and accepting connections in order rather than starting goroutines to do it.

@Joerger Joerger requested a review from zmb3 August 8, 2022 21:14
@github-actions github-actions bot requested review from espadolini and lxea August 8, 2022 21:14
@Joerger Joerger requested a review from zmb3 August 8, 2022 22:35
@github-actions github-actions bot removed the request for review from espadolini August 11, 2022 11:49
@Joerger Joerger enabled auto-merge (squash) August 11, 2022 16:35
@Joerger Joerger merged commit b19836a into master Aug 11, 2022
@Joerger Joerger deleted the joerger/fix-x11-test-forward branch August 11, 2022 16:59
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.

3 participants