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: app stuck on shutting down #1465

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

MCozhusheck
Copy link
Collaborator

Description

Fixes #1297
Sometimes app is stuck on shutting down screen. This is caused by deadlock between handling same event on the frontend and backend.

Motivation and Context

Fix breaking bug.

How Has This Been Tested?

I couldn't recreate this bug - tried reset setting before closing but it's still exit without hanging up.
This implementation didn't caused any issue but it's required to test this PR by someone who can recreate this.

What process can a PR reviewer use to test or verify this change?

Close app in various stages and check if anything strange happens.

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@MCozhusheck MCozhusheck marked this pull request as draft February 3, 2025 10:46
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.

0.8.29 on app close, shutdown spinner of death
1 participant