Commit 0ba2111
committed
gh-150257: Skip test_free_threading.test_pickle
Skip test_pickle_dumps_with_concurrent_dict_mutation() of
test_free_threading.test_pickle for now, since pickle.dumps(dict) has
a race condition causing an unfinite loop.1 parent 1d28f9a commit 0ba2111
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments