good morning!!!!

Skip to content
Snippets Groups Projects
user avatar
Martin Holst Swende authored
The tests sometimes failed with certain go versions because
the behavior of http.Server.Shutdown changed over time. A bug
that was fixed in Go 1.15 could cause active connections on unrelated
servers to close unexpectedly. This is fixed by avoiding use of the
same port number in all tests.
96157a89
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.