-
Bug
-
Resolution: Won't Do
-
Major
-
2.0.29.Final
-
None
-
None
This impacts undertow unit tests as well as tests in a couple projects I maintain which rely on undertow. It would be helpful if we could block server shutdown until ports are released.
Fortunately this tends not to impact production services where the server lifecycle is roughly equivalent to the JVM lifecycle.
- relates to
-
UNDERTOW-1940 BindException Address already in use in SSL tests
- Resolved
-
UNDERTOW-1960 Address already in use in LoadBalancingProxy test cases
- Resolved
-
UNDERTOW-1523 Review and fix tests that keep failing
- Pull Request Sent