I found that by default tripyrun is crashing with `too many files open` error. The solution is to set ulimit -n to some large number e.g. 100000
I found that by default tripyrun is crashing with
too many files openerror. The solution is to set ulimit -n to some large number e.g. 100000