Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1345, exception logic when app/task is not found #1385

Merged

Commits on Apr 19, 2021

  1. Fix nasa#1345, exception logic when app/task is not found

    Adds comments to describe the logic when an exception cannot
    be traced back to a specific app, in that it should fall back
    to the PSP reset.
    
    Restarting only an app is a special opt-in case that is only
    done if specifically selected when starting the app, and the
    exception is also positively traced back to that app.
    jphickey committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    e0a9079 View commit details
    Browse the repository at this point in the history