Add TestThread class that helps manage threads started by a unittest.
Use TestThread as base class for WorkerThread in CommitLockTests.
Showing
src/ZEO/tests/TestThread.py
0 → 100644
Please register or sign in to comment
Use TestThread as base class for WorkerThread in CommitLockTests.