Skip to content

Commit 202c155

Browse files
committed
remove 3.15 warnings_helper
1 parent 2c24c86 commit 202c155

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/_test_multiprocessing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5693,7 +5693,6 @@ def test_context(self):
56935693
def _dummy_func():
56945694
pass
56955695

5696-
@warnings_helper.ignore_fork_in_thread_deprecation_warnings()
56975696
def test_spawn_dont_set_context(self):
56985697
# Run a process with spawn or forkserver context may change
56995698
# the global start method, see gh-109263.

0 commit comments

Comments
 (0)