onsi / ginkgo

A Modern Testing Framework for Go
http://onsi.github.io/ginkgo/
MIT License
8.38k stars 660 forks source link

prevent oomkilling the system by putting a limit on parallel output #1460

Open grosser opened 2 months ago

grosser commented 2 months ago

had a fun loop and then ginkgo ate 70GB+ memory and I had to hard-kill my laptop 😞