This repository was archived by the owner on Jul 31, 2022. It is now read-only.
This repository was archived by the owner on Jul 31, 2022. It is now read-only.
Duplicate contexts do not throw IllegalArgumentException [EXTERNAL ISSUE] #86
Closed
Description
Prerequisites
If all checks are not passed then the issue will be closed
- I have checked that no other similar issue already exists
Operating System: Operating system name and version
Windows 10
Release Version: Release version or branch where the issue occurred
03.05.06
Issue
Explain your issue. Add any screenshots here
Duplicate contexts do not throw IllegalArgumentException.
Issue is caused by HttpServer; this is not a SimpleHttpServer issue.
Expected Behavior
Explain what was supposed to happen
Duplicate contexts should throw IllegalArgumentException.
Steps To Reproduce
Explain how and/or when the error occurred
Use createContext on same context using HttpServer.