This should test that background tasks get proper isolation, so that e.g. breadcrumbs don't land on the global scope.
This should include:
- crons
- queues (
@nestjs/bullmq, optionally nest-graphile-worker, we might also need special treatment for kafka/rabbitmq)
@nestjs/event-emitter