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 hang in omrrastest #4911

Merged
merged 1 commit into from
Mar 9, 2020
Merged

Fix hang in omrrastest #4911

merged 1 commit into from
Mar 9, 2020

Conversation

dnakamura
Copy link
Contributor

If testTICpuLoad fails, agent aborts without detaching thread. This
results in a hang at shutdown while we wait for all outstanding threads
to shutdown.

Signed-off-by: Devin Nakamura devinn@ca.ibm.com

If testTICpuLoad fails, agent aborts without detaching thread. This
results in a hang at shutdown while we wait for all outstanding threads
to shutdown.

Signed-off-by: Devin Nakamura <devinn@ca.ibm.com>
@dnakamura
Copy link
Contributor Author

@genie-omr build all

@fjeremic
Copy link
Contributor

fjeremic commented Mar 9, 2020

Wondering if this is in any way related to #4746?

@fjeremic fjeremic self-assigned this Mar 9, 2020
@dnakamura
Copy link
Contributor Author

@fjeremic unfortunately no. It seems alot of our test code doesn't properly handle tests failing

@youngar
Copy link
Contributor

youngar commented Mar 9, 2020

@genie-omr build all

@fjeremic fjeremic merged commit b30884f into eclipse-omr:master Mar 9, 2020
@dnakamura dnakamura deleted the ras_hang branch March 10, 2020 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants