Files
swift/test/unit/common/test_utils.py
Tim Burke 7c7ab03e2d Implement context manager protocol for logging mutexes
Newer versions of python expect to be able to say `with self.lock:`
down in logging.

See https://github.com/python/cpython/commit/74723e11

Change-Id: I30305566d12a1b8be4c8bde4b416b798322a1385
2024-07-24 09:44:30 -07:00

341 KiB