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

fix: prevent DjangoKafka.run_consumers from starting the process if… #37

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

bodja
Copy link
Contributor

@bodja bodja commented Nov 13, 2024

… no consumers are registered.

fixes #36

@bodja bodja force-pushed the 36-fix-run-consumers branch from 77b9329 to 5fd8470 Compare November 13, 2024 12:57
@bodja bodja self-assigned this Nov 13, 2024
@bodja bodja merged commit 1559c3c into main Nov 13, 2024
12 checks passed
@bodja bodja deleted the 36-fix-run-consumers branch November 28, 2024 15:39
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.

Fix DjangoKafka.run_consumers when no consumers registered.
2 participants