Skip to content

Add E2E tests for async background tasks #19623

Description

@nicohrubec

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions