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

Adding additional logging to ReactorDispatcher and ReactorExecutor. Adding closing logic #24457

Merged
merged 10 commits into from
Oct 1, 2021

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    8e5b9bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27da419 View commit details
    Browse the repository at this point in the history
  3. Updating ReactorExecutor to schedule close work when reactor has not …

    …started or scheduler is closed.
    conniey committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    8878815 View commit details
    Browse the repository at this point in the history
  4. Adding tests.

    conniey committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    21fcb82 View commit details
    Browse the repository at this point in the history
  5. In method invocations, adding catch for RejectedExecutionException in…

    … the case that the scheduler is disposed.
    conniey committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    8d97249 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    d3d30d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f17b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b54726a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16ac38f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

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