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

Address "Impossible" Log in HandlingFailureHaltReasonModel #1160

Open
coltmcnealy-lh opened this issue Nov 25, 2024 · 0 comments
Open

Address "Impossible" Log in HandlingFailureHaltReasonModel #1160

coltmcnealy-lh opened this issue Nov 25, 2024 · 0 comments
Labels
refactor Technical debt, refactors, and missing tests. Use `bug` if it affects users directly. server Affects the core LH Server code.

Comments

@coltmcnealy-lh
Copy link
Member

When running our end-to-end tests, I observe the following log on the server:

01:55:53 WARN  [LH] HandlingFailureHaltReasonModel - Impossible: handling failure for a WaitThreadNode and found a non-terminated child

The e2e tests pass as expected. This means that some assumption that was made when developing HandlingFailureHaltReasonModel.java is incorrect. We should investigate what assumption that was and either remove the log or fix the bug.

@coltmcnealy-lh coltmcnealy-lh added server Affects the core LH Server code. refactor Technical debt, refactors, and missing tests. Use `bug` if it affects users directly. labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Technical debt, refactors, and missing tests. Use `bug` if it affects users directly. server Affects the core LH Server code.
Projects
None yet
Development

No branches or pull requests

1 participant