Closed tucosaurus closed 5 years ago
Why was this change necessary?
Generator leaves a raven import in celery.py when sentry is not being used
celery.py
How does it address the problem?
Adds the conditional for when to keep the import
Are there any side effects?
Yes.
Generator leaves a raven import in
celery.py
when sentry is not being usedAdds the conditional for when to keep the import
Yes.