1187
1191
self.say_hello(client_sock)
1188
1192
self.assertEqual(1, len(server._active_connections))
1189
1193
# Grab a handle to the thread that is processing our request
1191
1195
# Close the connection, ask the server to stop, and wait for the
1192
1196
# server to stop, as well as the thread that was servicing the