Skip to content

hotfix: fix absolute imports and Celery Python version#11

Merged
Cybernetic-Ransomware merged 4 commits into
mainfrom
hotfix/imports-clean
May 23, 2026
Merged

hotfix: fix absolute imports and Celery Python version#11
Cybernetic-Ransomware merged 4 commits into
mainfrom
hotfix/imports-clean

Conversation

@Cybernetic-Ransomware
Copy link
Copy Markdown
Owner

Summary\n\n- Switch

all imports to absolute paths (PYTHONPATH change)\n- Pin Queue container to Python 3.11 (last version supported by Celery 5.x)\n- Re-enable celery
worker command; temporarily disable Discord integration\n- Fix Python version mismatch between web and queue containers\n\n## Test plan\n\n- [ ]
docker-compose up -d --build completes without errors\n- [ ] Celery worker starts and accepts tasks (check Flower at :5555)\n- [ ] python manage.py
test passes

@Cybernetic-Ransomware Cybernetic-Ransomware merged commit ad57302 into main May 23, 2026
1 of 2 checks passed
@Cybernetic-Ransomware Cybernetic-Ransomware deleted the hotfix/imports-clean branch May 23, 2026 16:49
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.

1 participant