Skip to content

Commit

Permalink
imp - bkp - Better exception handling in init/rese...
Browse files Browse the repository at this point in the history
...t

---

Instead of failing the whole process, try to fail individual processes
when resetting or initializing components so that the rest of the kernel
gets initialized or reset, even if there is a failure.

However, users will get notified of errors when initialization or
resetting experiences an error at the end.

  - Backportable for 0.1.1.x
  - Backportable for 0.1.0.x

---

Type: imp
Breaking: False
Doc Required: False
Backport Required: True
Part: 1/1
  • Loading branch information
AptiviCEO committed Dec 17, 2024
1 parent 5082d42 commit 684b13b
Showing 1 changed file with 571 additions and 134 deletions.
Loading

0 comments on commit 684b13b

Please sign in to comment.