175
185
client_medium = medium.SmartSimplePipesClientMedium(client_read,
177
187
client_client = client._SmartClient(client_medium)
178
188
resp, response_handler = client_client.call_expecting_body(b'get',
180
190
signals._sighup_handler(SIGHUP, None)
181
191
self.assertTrue(factory.smart_server.finished)
182
192
# We can still finish reading the file content, but more than that, and