Skip to content

Commit 813b169

Browse files
committed
remove 3.15 warnings_helper
1 parent 92a3516 commit 813b169

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
@@ -5849,7 +5849,6 @@ def test_context(self):
58495849
def _dummy_func():
58505850
pass
58515851

5852-
@warnings_helper.ignore_fork_in_thread_deprecation_warnings()
58535852
def test_spawn_dont_set_context(self):
58545853
# Run a process with spawn or forkserver context may change
58555854
# the global start method, see gh-109263.

0 commit comments

Comments
 (0)