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

Ensure crashed thread is present in the report #587

Merged
merged 4 commits into from
Oct 31, 2024
Merged

Conversation

bamx23
Copy link
Collaborator

@bamx23 bamx23 commented Oct 30, 2024

Closes #533

To ensure the crashed thread is not missed in the report, it's placed last (in case of the number of threads is bigger than max and the crashed thread is outside of this limit too).

@bamx23 bamx23 requested a review from GLinnik21 October 30, 2024 13:57
@bamx23 bamx23 changed the title Ensure crashed thread Ensure crashed thread is present in the report Oct 30, 2024
@bamx23 bamx23 merged commit e395205 into master Oct 31, 2024
29 checks passed
@bamx23 bamx23 deleted the ensure-crashed-thread branch October 31, 2024 10:36
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.

Consider Increasing Thread Limit in CrashReport
1 participant