Commit baf89b43 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Close the auth TCP connection eagerly

We should not leave open a TCP connection to the auth backend
(Unicorn) in the CLOSE_WAIT state, it may take several minutes for
the HTTP response to our own client to finish.
parent 1b8d5038
Pipeline #517 failed with stage