We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a3516 commit 813b169Copy full SHA for 813b169
1 file changed
Lib/test/_test_multiprocessing.py
@@ -5849,7 +5849,6 @@ def test_context(self):
5849
def _dummy_func():
5850
pass
5851
5852
- @warnings_helper.ignore_fork_in_thread_deprecation_warnings()
5853
def test_spawn_dont_set_context(self):
5854
# Run a process with spawn or forkserver context may change
5855
# the global start method, see gh-109263.
0 commit comments