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

Move celery to tasks #9295

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Move celery to tasks #9295

merged 1 commit into from
Jan 31, 2025

Conversation

mtomilov
Copy link
Contributor

Refs #9284

@mtomilov mtomilov force-pushed the move-celery-to-tasks branch from a17335c to 896eabb Compare January 30, 2025 12:30
@mtomilov mtomilov force-pushed the move-celery-to-tasks branch from 896eabb to a970e2e Compare January 30, 2025 12:33
@mtomilov mtomilov requested a review from seanh January 30, 2025 12:36
@mtomilov
Copy link
Contributor Author

mtomilov commented Jan 30, 2025

Will we need to update h-periodic with that in mind?

@seanh
Copy link
Contributor

seanh commented Jan 31, 2025

Will we need to update h-periodic with that in mind?

Great question. Since the celery.py file only contains the Celery config and not any actual tasks, I don't think we'll have to update h-periodic

h/cli/commands/celery.py Show resolved Hide resolved
@mtomilov mtomilov merged commit 4375704 into main Jan 31, 2025
11 checks passed
@mtomilov mtomilov deleted the move-celery-to-tasks branch January 31, 2025 14:24
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.

2 participants