-
Committer:
v.ladeuil+lp at free
-
Date:
2006-10-25 12:40:39 UTC
-
mto:
(2145.1.1 keepalive)
-
mto:
This revision was merged to the branch mainline in
revision
2146.
-
Revision ID:
v.ladeuil+lp@free.fr-20061025124039-ee626546953e0f95
Fix a race condition that make selftest fail once in a while.
* HTTPTestUtil.py:
(WallRequestHandler.handle_one_request): Be more strict to close
the connection to avoid a race condition with a client able to
read before we really close.