Skip to content

io_uring: let the OS choose a free local port for all tests - #14910

Merged
andrewrk merged 1 commit into
ziglang:masterfrom
mllken:iouring_bind
Jul 25, 2023
Merged

io_uring: let the OS choose a free local port for all tests#14910
andrewrk merged 1 commit into
ziglang:masterfrom
mllken:iouring_bind

Conversation

@mllken

Copy link
Copy Markdown
Contributor

Fixes#14907

@mllken
mllken marked this pull request as draft March 17, 2023 07:39
@mllken
mllken marked this pull request as ready for review March 17, 2023 12:45
@mllken

mllken commented Mar 17, 2023

Copy link
Copy Markdown
ContributorAuthor

I think the build failure might be unrelated to the changes?

@andrewrk

Copy link
Copy Markdown
Member

I rebased your commits on your behalf and force pushed to this PR. Let's see if the problem is fixed.

@andrewrk
andrewrk enabled auto-merge (rebase) July 24, 2023 21:36
@andrewrk
andrewrk merged commit dc24835 into ziglang:masterJul 25, 2023
@mllken
mllken deleted the iouring_bind branch August 9, 2023 10:07
Sign up for freeto 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.

io_uring unit tests hard code a port to listen on, which is very naughty

2 participants

@mllken@andrewrk