Inform when a parition process exits
Open
ARINC 653 Part 4
- Dominant language
- Rust
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
If the partition lacks the calls to install a logging facility, no information is being given if the process exits or panics. This should be fixed. Potentially an `info` during a clean exit and a `warn` during a panic.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the partition process exit and panic handling, then check how the logging facility is installed or omitted. Done means a clean exit emits an info message and a panic emits a warning even when the partition lacks logging calls; verify both paths with the project's existing tests or runtime checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100