Skip to content

Improve CrashHandler#149

Merged
Lilyy2565 merged 5 commits intomasterfrom
Better-CrashHandler
Jan 31, 2025
Merged

Improve CrashHandler#149
Lilyy2565 merged 5 commits intomasterfrom
Better-CrashHandler

Conversation

@Lilyy2565
Copy link
Member

@Lilyy2565 Lilyy2565 commented Jan 31, 2025

Based on issue

#116

Description of changes

Improves CrashHandler by making the following changes:

  • Allow Download Manager to bypass CrashHandler when a debugger is attached
  • Add multi-line support and word wrapping on exception messages
  • Add support for inner-exceptions

@Lilyy2565 Lilyy2565 added feature New feature or request priority: high Issue or pull request is on high priority enhancement Improvements to an already existing feature labels Jan 31, 2025
@Lilyy2565 Lilyy2565 added this to the 6.0.0.0 milestone Jan 31, 2025
@Lilyy2565 Lilyy2565 self-assigned this Jan 31, 2025
@Lilyy2565 Lilyy2565 linked an issue Jan 31, 2025 that may be closed by this pull request
3 tasks
@Lilyy2565 Lilyy2565 marked this pull request as ready for review January 31, 2025 02:29
@Lilyy2565 Lilyy2565 merged commit 73c733f into master Jan 31, 2025
5 checks passed
@Lilyy2565 Lilyy2565 deleted the Better-CrashHandler branch January 31, 2025 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvements to an already existing feature feature New feature or request priority: high Issue or pull request is on high priority

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[CrashHandler] Allow for easier debugging

1 participant