-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed as not planned
Labels
Description
The Debian buildbot sometimes runs out of memory (OSError: [Errno 12] Cannot allocate memory in fork()) around these multiprocessing tests:
_TestImportStar(test.test_multiprocessing_forkserver.test_misc._TestImportStar.test_import), which imports all multiprocessing modulestest_large_pool(test.test_multiprocessing_forkserver.test_misc.MiscTestCase.test_large_pool), which forks 200 processes