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

GH-4107 fix unclosed iteration fedx #4108

Merged
merged 9 commits into from
Aug 14, 2022
Merged

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    4c3c809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08eb98e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc5809f View commit details
    Browse the repository at this point in the history
  4. GH-4107 skip tasks if the controller that requires the task is alread…

    …y finished and does not need the results anymore
    hmottestad committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b1538cb View commit details
    Browse the repository at this point in the history
  5. GH-4107 improve shutdown

    hmottestad committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    418cae7 View commit details
    Browse the repository at this point in the history
  6. GH-4107 code cleanup

    hmottestad committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    d4146b7 View commit details
    Browse the repository at this point in the history
  7. GH-4107 ignore exceptions thrown while performing a task if the task …

    …was already cancelled or done
    hmottestad committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    7f245f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03a22b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e2644e View commit details
    Browse the repository at this point in the history