winutil icon indicating copy to clipboard operation
winutil copied to clipboard

Added Try-Catch blocks for remaining removal tasks

Open CodingWonders opened this issue 1 year ago • 0 comments

Pull Request

Title

(Same as title)

Type of Change

  • [X] Bug fix

Description

This PR adds exception handling to package removal tasks, often failing to get info with Request not supported errors. The handling of the feature tasks was added just in case

Testing

Existing functionality still works as expected. However, I can't seem to get to the catch blocks

Impact

Reliability improvements in MicroWin

Issue related to PR

Additional Information

  • If this exception handling doesn't work as expected, let me know
  • No documentation changes were required

Checklist

  • [X] My code adheres to the coding and style guidelines of the project.
  • [X] I have performed a self-review of my own code.
  • [X] I have commented my code, particularly in hard-to-understand areas.
  • [X] I have made corresponding changes to the documentation.
  • [X] My changes generate no errors/warnings/merge conflicts.

CodingWonders avatar Jul 15 '24 08:07 CodingWonders