We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17954ab commit ba90b90Copy full SHA for ba90b90
tests/application_celery/test_wrappers.py
@@ -20,7 +20,7 @@
20
def test_worker_optimizations_preserve_instrumentation(celery_worker_available):
21
"""
22
Tests that worker optimizations do not remove New Relic instrumentation.
23
-
+
24
Previously, New Relic was applying instrumentation hooks to `Task`/`BaseTask`.
25
Setting up and resetting worker optimizations were removing the instrumentation
26
so, instrumentation was created to remove the instrumentation, run the worker
0 commit comments