Commit a123245
authored
pythongh-131677: Fix flaky test_lru_cache_threaded3 (pythongh-131679)
The call to `with self.subTest(...)` was not thread-safe.1 parent 7c3692f commit a123245
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1934 | 1934 | | |
1935 | 1935 | | |
1936 | 1936 | | |
1937 | | - | |
1938 | | - | |
| 1937 | + | |
1939 | 1938 | | |
1940 | 1939 | | |
1941 | 1940 | | |
| |||
0 commit comments