Skip to content

add check if port is in use to webservexecutor#215

Merged
thorinaboenke merged 1 commit intoait-testbed:developmentfrom
thorinaboenke:fix_webserv_port_in_use
Mar 18, 2026
Merged

add check if port is in use to webservexecutor#215
thorinaboenke merged 1 commit intoait-testbed:developmentfrom
thorinaboenke:fix_webserv_port_in_use

Conversation

@thorinaboenke
Copy link
Contributor

relates to issue #214

Adds a _port_in_use helper that attempts to bind a test socket before starting the server. If the port is already occupied, an ExecException is raised immediately with a clear message instead of silently serving from the wrong process.

@thorinaboenke thorinaboenke merged commit 8201f91 into ait-testbed:development Mar 18, 2026
1 check 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