"""Channel testing""" from test.testlib import * from git.mp.pool import * import time class TestThreadPool(TestBase): def test_base(self): pass