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

Introduce InstalledSchedulerPool trait #33934

Merged
merged 7 commits into from
Nov 3, 2023

Commits on Oct 31, 2023

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

Commits on Nov 1, 2023

  1. Use type alias

    ryoqun committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2e3208b View commit details
    Browse the repository at this point in the history
  2. Remove log_prefix for now...

    ryoqun committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0fb7664 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Simplify return_to_pool()

    ryoqun committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c15aac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cac972 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4aee43 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Simplify Arc<Bank> handling

    ryoqun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5df66e0 View commit details
    Browse the repository at this point in the history