Files
swift/test/unit/common/test_internal_client.py
Tim Burke b9f1f4d60f Ensure clean starting state in test
Since it merged, test_make_request_clears_txn_id_after_calling_app would
always fail on the first attempt in the gate, but we wouldn't notice
because it would succeed on the retry. Trouble is that some tests (like
test_catch_errors.py) would pollute the main greenthread's threadlocals.

Change-Id: Ibdafc4a321e41d6fd225c486da831b1f0fead882
2022-06-21 22:52:44 -07:00

82 KiB