New submission from Alexander <[email protected]>:

I've tested multiprocessing sample from (http://bugs.python.org/issue5000) both 
in 
CPython and PyPy and found. That CPython executes well in 40-50 seconds on my 
PC(Windows 7, 8 cores) the same sample looks hanging in PyPy (it only consumes) 
memory without any result. I've been waiting for 2-3 mins without result.
Thanks in advance

----------
files: test.py
messages: 5590
nosy: AlexKUA, pypy-issue
priority: bug
status: unread
title: multiprocessing sample hangs

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1457>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to