Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scx_rustland: handle graceful vs non-graceful exit
Do not report an exit error message if it's not present. Moreover, distinguish between a graceful exit vs a non-graceful exit. NOTE: in the future the whole exit handling probably can be moved to a more generic place (scx_utils) to prevent code duplication across schedulers and also to prevent small inconsistencies like this one. Signed-off-by: Andrea Righi <[email protected]>
- Loading branch information