Skip to content

dialer: simplify dialing#28

Merged
JordiSubira merged 2 commits into
mainfrom
simplify-dialing
Feb 24, 2026
Merged

dialer: simplify dialing#28
JordiSubira merged 2 commits into
mainfrom
simplify-dialing

Conversation

@JordiSubira
Copy link
Copy Markdown
Collaborator

The goroutine+select pattern seems like unnecessary scaffolding, since quic.Dial from quic-go should respect the context cancellation/deadline, when ctxTimeout expires, the underlying dial will return with a context error.

@JordiSubira JordiSubira merged commit 0913062 into main Feb 24, 2026
2 checks passed
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.

1 participant