[issue31695] Improve bigmem tests

2017-10-07 Thread Antoine Pitrou
Antoine Pitrou added the comment: +1 to all this :-) -- nosy: +pitrou ___ Python tracker ___ ___ Python-bugs-list mailing list Unsub

[issue31695] Improve bigmem tests

2017-10-04 Thread Serhiy Storchaka
New submission from Serhiy Storchaka : I think that the process of running bigmem tests should be improved. 1. Every bigmem test should run in separate process. It's effect on memory fragmentation shouldn't affect other tests. 2. Only one bigmem test should be run at the same time. Otherwise s