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

[fix][ml] Fix races in ledger initialization timeout handling #23470

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Oct 16, 2024

Motivation

There are multiple race conditions in ledger initialization timeout handling. There are also some gaps where the cleanup doesn't happen properly or the timeout handling races with in-progress initialization.

Modifications

  • add properly handling for race conditions.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari self-assigned this Oct 16, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Oct 16, 2024
@lhotari lhotari force-pushed the lh-fix-races-in-pending-ledger-timeouts branch from ca2c1bb to 94c59e4 Compare October 17, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant