Message 196470 - Python tracker
> I've seen test_multiprocessing_forkserver giving warnings too, while > running the whole test suite, but can't reproduce them while running it > alone. The warnings seems quite similar though, so a single fix might > resolve the problem with all the tests. > The "Using start method '...'" should also be displayed only when the > tests are run in verbose mode. Seems to be fixed now.