Commit e8e5b5d
pythongh-131677: Fix flaky test_lru_cache_threaded3 (pythongh-131679)
The call to `with self.subTest(...)` was not thread-safe.
(cherry picked from commit a123245)
Co-authored-by: Sam Gross <colesbury@gmail.com>1 parent 76e911a commit e8e5b5d
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1756 | 1756 | | |
1757 | 1757 | | |
1758 | 1758 | | |
1759 | | - | |
1760 | | - | |
| 1759 | + | |
1761 | 1760 | | |
1762 | 1761 | | |
1763 | 1762 | | |
| |||
0 commit comments