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

App locked inside the core emulation thread #485

Open
sergystepanov opened this issue Dec 28, 2024 · 0 comments
Open

App locked inside the core emulation thread #485

sergystepanov opened this issue Dec 28, 2024 · 0 comments

Comments

@sergystepanov
Copy link
Collaborator

There is a situation where a core can become stuck on the same valid or invalid operation, effectively locking the worker in such a way that it remains active for liveness checks and connections but remains perpetually stuck. This state persists indefinitely, or until the log size (if it is writing logs for these operations) grows large enough to crash the system.

A possible solution might involve adding some verification to ensure that the cores are still producing normal emulation data. As for the specific conditions — who knows. :/

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

No branches or pull requests

1 participant