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 to avoid intermittent crashes while shutdown on zos #103

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

yathamravali
Copy link
Contributor

While processLoop is running don't destruct the threads too early on zos and windows to avoid intermittent crashes.

Fixes #102

Signed-off-by: Ravali Yatham <rayatha1@in.ibm.com>

on zos and windows to avoid intermittent crashes.

Fixes RuntimeTools#102

Signed-off-by: Ravali Yatham <rayatha1@in.ibm.com>
@yathamravali
Copy link
Contributor Author

I have provided a test patch to the customer with this change and am awaiting test results

@yathamravali
Copy link
Contributor Author

@BrijeshNekkare @gireeshpunathil - I don't have permissions for this repo to add reviewers. Hence tagging in here.

@gireeshpunathil
Copy link

I don't think I am a committer here either. however, the changes looks good to me!

@yathamravali
Copy link
Contributor Author

@BrijeshNekkare - Could you please review this PR and merge it?

I've been asked by L2 about the target date for this fix.

Copy link

@BrijeshNekkare BrijeshNekkare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BrijeshNekkare BrijeshNekkare merged commit a624e0c into RuntimeTools:master Aug 28, 2024
1 check passed
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.

Intermittent z/OS crash in libhealthenter.so when stopping while invoking JNI calls
3 participants