Skip to content

fix: add SO_REUSEADDR to sock.py to prevent bind failures on restart#80

Merged
knative-prow[bot] merged 1 commit intoknative-extensions:mainfrom
gauron99:push-kwyyrrsxotoz
Apr 14, 2026
Merged

fix: add SO_REUSEADDR to sock.py to prevent bind failures on restart#80
knative-prow[bot] merged 1 commit intoknative-extensions:mainfrom
gauron99:push-kwyyrrsxotoz

Conversation

@gauron99
Copy link
Copy Markdown
Contributor

add SO_REUSEADDR to sock.py to prevent bind failures on restart (useful for example for e2e tests that run right after one another)

@knative-prow knative-prow bot requested review from lkingland and matzew April 14, 2026 11:53
@knative-prow knative-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 14, 2026
@lkingland lkingland added the lgtm Indicates that a PR is ready to be merged. label Apr 14, 2026
@knative-prow
Copy link
Copy Markdown

knative-prow bot commented Apr 14, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gauron99, lkingland

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot merged commit 10fdd9d into knative-extensions:main Apr 14, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants