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

SDCISA-18049: Fix dead queues #222

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

hiddenalpha
Copy link
Member

@hiddenalpha hiddenalpha commented Nov 21, 2024

Cited from UpperBoundParallel.Mentor:

        /**
         * Called once as soon the iteration has ended SUCCESSFULLY. It is NOT
         * called if {@link #onError(Throwable, Object)} did request to STOP the
         * iteration for example.
         */
        void onDone(Ctx ctx);

Related:

  • SDCISA-18274

Related:
- SDCISA-18274
@hiddenalpha hiddenalpha merged commit 430f94d into swisspost:develop Nov 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants