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

[14.0.x] ISPN-15626 Hot Rod client tries to schedule operation twice #12039

Merged
merged 1 commit into from
Mar 1, 2024

Commits on Feb 22, 2024

  1. ISPN-15626 Hot Rod client tries to schedule operation twice

    Synchronization when trying to execute the operation _after_ it was
    enqueued. This takes a slow-path to verify the operation was still
    pending in the queue and removes it before execution.
    jabolina committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3eda2eb View commit details
    Browse the repository at this point in the history