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 support for user-supplied executors #3091

Merged
merged 10 commits into from
Oct 16, 2024

Commits on Oct 10, 2024

  1. Support futures-executor

    stefnotch committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1061ade View commit details
    Browse the repository at this point in the history
  2. Support arbitrary executors

    stefnotch committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b4ce004 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    c9707db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ed8970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a24d5f View commit details
    Browse the repository at this point in the history
  4. Clippy fix

    stefnotch committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f6cde5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3056e4 View commit details
    Browse the repository at this point in the history
  6. Fix merge

    stefnotch committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    89b0f25 View commit details
    Browse the repository at this point in the history
  7. Remove buggy test

    stefnotch committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    920957d View commit details
    Browse the repository at this point in the history