Igor Milenković

Results 3 comments of Igor Milenković

> For me this did the trick > > ```js > afterAll(async () => { > await new Promise(resolve => setTimeout(() => resolve(), 500)); // avoid jest open handle error...

I was trying to get `vite-plugin-ssr` running with `Nestjs`, however I run into similar problem, I dint found any(at least not an easy) way to implement API routes. It sounds...

Yes, it was stuck more then an hour, hard reload didn't helped. Cleaning everything and restarting redis also didn't helped(every new job increased the count of `waiting-children`). But as I...