tolmasky / lithograph

Puppeteer-first Super Fast Testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If no tests use puppeteer, Chrome is not appropriately exited

tolmasky opened this issue · comments

If no tests ever use puppeteers (await getBrowsingContext()), then the processes don't get exited appropriately.