SF bug #471720: ThreadingMixIn/TCPServer forgets close
Solved with a helper method that calls finish_request() and then close_request(). The code is by Max Neunhöffer.
Showing
Please register or sign in to comment
Solved with a helper method that calls finish_request() and then close_request(). The code is by Max Neunhöffer.