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

celery: Task, AsyncResult and Signature return types can be covariant #170

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

alecbarber
Copy link
Contributor

Resolves #169

Copy link
Owner

@sbdchd sbdchd left a comment

Choose a reason for hiding this comment

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

Nice!

@sbdchd sbdchd added the automerge auto merge PRs using kodiak label Nov 28, 2024
@kodiakhq kodiakhq bot merged commit 536a115 into sbdchd:main Nov 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge auto merge PRs using kodiak
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task return type can be covariant
2 participants