sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Enable skipped celery test again

Open antonpirker opened this issue 3 years ago • 0 comments

Problem Statement

During refactoring of our test suite to run it in parallel on all cpu cores, one test could not run. So I deactivated the test test_redis_backend_trace_propagation.

Solution Brainstorm

Reactivate the test and make it run in the new test suite.

antonpirker avatar Sep 16 '22 07:09 antonpirker