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

Remove worker callback function that is only used in tests #11356

Merged

Conversation

chaudum
Copy link
Contributor

@chaudum chaudum commented Dec 1, 2023

The queue already exposes the functionality to track connected consumers (workers), so there is no need to have callback that is only used in tests.

@chaudum chaudum requested a review from a team as a code owner December 1, 2023 09:24
Copy link
Contributor

github-actions bot commented Dec 1, 2023

Trivy scan found the following vulnerabilities:

Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
@chaudum chaudum force-pushed the chaudum/remove-testing-only-function-from-blockdownloader branch from d1c0b22 to fec2f2c Compare December 1, 2023 09:27
Copy link
Contributor

@vlad-diachenko vlad-diachenko left a comment

Choose a reason for hiding this comment

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

LGTM

@chaudum chaudum merged commit fe4d9be into main Dec 1, 2023
7 checks passed
@chaudum chaudum deleted the chaudum/remove-testing-only-function-from-blockdownloader branch December 1, 2023 09:52
rhnasc pushed a commit to inloco/loki that referenced this pull request Apr 12, 2024
…1356)

The queue already exposes the functionality to track connected consumers
(workers), so there is no need to have callback that is only used in
tests.

Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants