Don't throw NettyWebServer on permission errors
Update `NettyWebServer` so that the `PortInUseException` is not thrown for permission denied errors. Fixes gh-19807
Showing
Please register or sign in to comment
Update `NettyWebServer` so that the `PortInUseException` is not thrown for permission denied errors. Fixes gh-19807