Close redis connection when using NestJS Queues
I'm trying to setup E2E tests in a NestJS project, however, jest output looks like this: Jest did not exit one second after the test run has completed After a lot of reading this is because there are some resources,…