Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved celery extension signals #10

Merged
merged 1 commit into from
Apr 23, 2021
Merged

Conversation

matllubos
Copy link
Contributor

No description provided.

from django.db.transaction import Atomic


tmp.__exit__ = Atomic.__exit__
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tmp is not defined

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes this is some error

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this even used for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I must delete this file

@matllubos matllubos force-pushed the ImproveSignalMethods branch 3 times, most recently from 2abc987 to deaef94 Compare April 23, 2021 12:53
@matllubos matllubos merged commit 2ef8d95 into master Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants