-
Notifications
You must be signed in to change notification settings - Fork 927
chore: test eviction with used ports #18566
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Jun 25, 2025
fa90888
to
891b2ca
Compare
7f2e241
to
a68240d
Compare
891b2ca
to
69c6d73
Compare
a68240d
to
0d55551
Compare
mafredri
approved these changes
Jun 27, 2025
69c6d73
to
b9c8109
Compare
0d55551
to
1153c62
Compare
b9c8109
to
af561e0
Compare
8a1e923
to
fb1e1bb
Compare
af561e0
to
fbebcbc
Compare
fb1e1bb
to
1d279c8
Compare
fbebcbc
to
98d00a0
Compare
1d279c8
to
3275c03
Compare
98d00a0
to
862aeb8
Compare
b4283f8
to
a6ab9a1
Compare
862aeb8
to
3de717a
Compare
a6ab9a1
to
66f22d7
Compare
3de717a
to
5199273
Compare
5199273
to
4196627
Compare
Merge activity
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
relates to #18263
Modifies the eviction unit test to include a port that is already claimed by an external process.