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

Apparently bind() is what initiates request handling, so it must be delayed #21442

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

mystenmark
Copy link
Contributor

This should fix client-side panics in antithesis caused by validators serving requests after restart, but before they have replayed all pending consensus transactions.

@mystenmark mystenmark requested a review from bmwill March 7, 2025 17:06
Copy link

vercel bot commented Mar 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2025 6:43pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Mar 7, 2025 6:43pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Mar 7, 2025 6:43pm

@mystenmark mystenmark merged commit a2e9d75 into main Mar 7, 2025
46 of 47 checks passed
@mystenmark mystenmark deleted the mlogan-fix-panics branch March 7, 2025 19:29
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