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

Add a mechanism for deadlock scenarios in TurtleTests #17646

Open
Tracked by #17636
IvanKavaldzhiev opened this issue Jan 31, 2025 · 0 comments
Open
Tracked by #17636

Add a mechanism for deadlock scenarios in TurtleTests #17646

IvanKavaldzhiev opened this issue Jan 31, 2025 · 0 comments
Labels
Platform Tickets pertaining to the platform Test Development Test Development

Comments

@IvanKavaldzhiev
Copy link
Collaborator

TurtleTests are spinning a SimulatedNetwork with several nodes, using the production PlatformWiring. The whole structure is complex and prone to deadlock errors, especially if there is a bug or an issue.

A helper mechanism should be integrated, which in case of deadlocks gracefully shut down the tests with proper logging, without leaving the tests to block indefinitely.

@IvanKavaldzhiev IvanKavaldzhiev added Platform Tickets pertaining to the platform Test Development Test Development labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform Tickets pertaining to the platform Test Development Test Development
Projects
None yet
Development

No branches or pull requests

1 participant