New submission from Alex <nabrozi...@gmail.com>: Maybe I didn't understand how multiprocessing works but when running the test code below I get 200+ processes in Windows and it never finishes. It works fine on Linux.
---------- components: Library (Lib) files: prueba.py messages: 93975 nosy: SirLalala severity: normal status: open title: multiprocessing.Pool() problem in windows versions: Python 2.6 Added file: http://bugs.python.org/file15123/prueba.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7122> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com