New submission from Charles-François Natali <neolo...@free.fr>: As suggested in http://bugs.python.org/msg154330, here's a rewrite of the test memory watchdog using subprocess instead of thread + faulthandler.
---------- components: Tests files: mem_watchdog_subprocess.diff keywords: needs review, patch messages: 154570 nosy: neologix, pitrou priority: normal severity: normal stage: patch review status: open title: reimplement the bigmem test memory watchdog as a subprocess type: enhancement versions: Python 3.3 Added file: http://bugs.python.org/file24674/mem_watchdog_subprocess.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14154> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com