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

IndexerJob: Avoid sending the same resource multiple times #20

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

marcelklehr
Copy link
Member

After the first time it is consumed, it will be closed

After the first time it is consumed, it will be closed

Signed-off-by: Marcel Klehr <[email protected]>
@marcelklehr marcelklehr requested a review from kyteinsky March 22, 2024 11:24
@marcelklehr
Copy link
Member Author

Is this logic duplicated somewhere else, perchance?

Copy link
Contributor

@kyteinsky kyteinsky left a comment

Choose a reason for hiding this comment

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

doesn't look like the case. LGTM

@kyteinsky
Copy link
Contributor

the integration test needs fixing, I have in local but then it would be wise to do it later since an impending backend change would break it again

@marcelklehr
Copy link
Member Author

re-queue the locked files?

Yeah, would make sense. You can just open an issue for now, let's concentrate on urgent fixes only for now :)

@kyteinsky
Copy link
Contributor

kyteinsky commented Mar 22, 2024

👍 (poor man's approval)

@marcelklehr marcelklehr merged commit 050ed66 into main Mar 22, 2024
23 of 25 checks passed
@marcelklehr marcelklehr deleted the fix/closed-resource branch March 22, 2024 13: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