New submission from Armin Rigo <[email protected]>: When we run two "translate.py" in parallel from the same source code, we hit some race conditions. The same may be true when running tests. We should review and fix them...
---------- messages: 5614 nosy: arigo, pypy-issue priority: bug status: unread title: Run several "translate.py" in parallel ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1462> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
