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

Improve memiavl graceful shutdown #48

Merged
merged 5 commits into from
Jan 19, 2024
Merged

Conversation

yzang2019
Copy link
Collaborator

@yzang2019 yzang2019 commented Jan 12, 2024

Describe your changes and provide context

During shutdown process, currently when MemIAVL is taking a snapshot, it will throw panic with segmentation fault.
This PR mostly cherry pick the fix from crypto-org-chain/cronos#1292.

Testing performed to validate your change

Tested on a seidb node with manual restart

@yzang2019
Copy link
Collaborator Author

Shoutout to @yihuang for providing the fix for this issue

@yzang2019 yzang2019 merged commit 5b5a5a2 into main Jan 19, 2024
5 checks passed
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