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

More logging and a few attempts at fixes #1119

Merged
merged 7 commits into from
Nov 13, 2024
Merged

More logging and a few attempts at fixes #1119

merged 7 commits into from
Nov 13, 2024

Conversation

shepmaster
Copy link
Member

@shepmaster shepmaster commented Nov 13, 2024

Two random stabs at solutions:

  1. Use try_join! in case we are getting stuck in some error case that causes a child future to never exit.
  2. Perform an explicit cancelation when the Coordinator is dropped.

@shepmaster shepmaster added the maintenance Keeping the wheels turning label Nov 13, 2024
@shepmaster shepmaster changed the title Even more tracing More logging and a few attempts at fixes Nov 13, 2024
@shepmaster shepmaster merged commit 6330754 into main Nov 13, 2024
12 checks passed
@shepmaster shepmaster deleted the more-tracking branch November 13, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Keeping the wheels turning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant