windows: make sure we fully read and cleanly close the connection
Maybe this will prevent server on Windows to sometimes complains about the client closing the connection too soon. So we make sure we read everything and we officially close the connection. Hopefully Windows will be happier and the test will stop being flaky. Differential Revision: https://phab.mercurial-scm.org/D11073
-
mentioned in commit 6a97782f5b9f
-
mentioned in commit ef81dd617950
-
mentioned in commit 891f6d56f3db
Please register or sign in to comment