Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Two StumpsServers created simultaneously may use the same port #97

@aglover-cayan

Description

@aglover-cayan

Creating two instances of StumpsServer in two parallel assemblies at nearly the same time appears to cause a race condition and sometimes cause both servers to grab the same port, resulting in the error System.Net.HttpListenerException : Failed to listen on prefix http://*:7429/' because it conflicts with an existing registration on the machine.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions