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

Cv2 5589 singular queues downstream #123

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

DGaffney
Copy link
Collaborator

Description

More problems downstream.. need better test coverage here.

Reference: CV2-5589

How has this been tested?

Re-ran locally to fix broken tests

Are there any external dependencies?

None

Have you considered secure coding practices when writing this code?

None

Copy link

sentry-io bot commented Nov 15, 2024

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: lib/queue/queue.py

Function Unhandled Issue
receive_messages AttributeError: 'list' object has no attribute 'receive_messages' lib.queue.queue in...
Event Count: 134
receive_messages AttributeError: 'QueueProcessor' object has no attribute 'input_queue' lib.queue.que...
Event Count: 117
receive_messages AttributeError: 'QueueWorker' object has no attribute 'input_queue' lib.queue.queue ...
Event Count: 115

Did you find this useful? React with a 👍 or 👎

Copy link
Contributor

@sonoransun sonoransun left a comment

Choose a reason for hiding this comment

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

✔️

@DGaffney DGaffney merged commit 2e586e7 into master Nov 15, 2024
2 checks passed
@DGaffney DGaffney deleted the cv2-5589-singular-queues-downstream branch November 15, 2024 02:09
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