__init__.py
879 Bytes
-
Use custom DummyLock class rather than dummy_threading.RLock · 47a1fee6
dummy_threading is not safe to use in the presence of actual threads.
rfkelly0 committed
dummy_threading is not safe to use in the presence of actual threads.