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 #471, order of operations for delete all #711

Merged

Commits on Dec 28, 2020

  1. Fix nasa#471, order of operations for delete all

    When cleaning up for shutdown, delete resources that have
    a task/thread first, followed by other resource types.
    
    This helps avoid possible dependencies as running threads
    might be using the other resources.
    jphickey committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    b5863b7 View commit details
    Browse the repository at this point in the history