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

Add the ability to stop the Host when one of its BackgroundService instances errors #50569

Merged
merged 17 commits into from
Apr 16, 2021

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    3173bd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    91a31ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a49fde9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e611e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0819a2d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    e985ec5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Moved enum out of abstractions. Encapsulate logging logic in extensio…

    …ns. Define new EventId. Simplify check, avoid null eval. Update triple dash comments per peer review.
    IEvangelist committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    28ccffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9356b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4632446 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    a74d694 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Added unit test to verify background service 1 gets started, and runs…

    … a bit - and other service can cause stop
    IEvangelist committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    4737d98 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    5cd1705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad7af5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeb6a56 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Fix test hang issue

    IEvangelist committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    d9c642d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    71c1f26 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    3d4c11c View commit details
    Browse the repository at this point in the history