mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-13 05:25:40 +00:00
[pysearpc] Use connection pool in NamedPipeClient.
This commit is contained in:
@@ -83,7 +83,6 @@ class SearpcTest(unittest.TestCase):
|
||||
|
||||
@classmethod
|
||||
def tearDownClass(cls):
|
||||
cls.named_pipe_client.stop()
|
||||
cls.named_pipe_server.stop()
|
||||
|
||||
def test_normal_transport(self):
|
||||
|
Reference in New Issue
Block a user