You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start only two HTTP servers during the test run (#185)
Previously we start N servers for N tests. This was not showing up as
issues yet but N is only 91 at this point...
Refactor so we start one server for static tests and one for simulated
repositories.
Signed-off-by: Jussi Kukkonen <[email protected]>
0 commit comments