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

refactor: Extract parallel queue abstraction #7348

Merged
merged 13 commits into from
Feb 19, 2024

Commits on Jan 24, 2023

  1. Parallel queues

    james7132 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c330629 View commit details
    Browse the repository at this point in the history
  2. Fix CI

    james7132 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a4e7700 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    0a56a06 View commit details
    Browse the repository at this point in the history
  2. Remove ParRef

    james7132 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    ac3e1d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    9f664fd View commit details
    Browse the repository at this point in the history
  2. Address review comments

    james7132 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8a4ad82 View commit details
    Browse the repository at this point in the history
  3. Fix CI

    james7132 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    94bf9ed View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Apply suggestions from code review

    Co-authored-by: Joseph <21144246+JoJoJet@users.noreply.github.com>
    james7132 and JoJoJet authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8bda9e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0fe616 View commit details
    Browse the repository at this point in the history
  3. Formatting

    james7132 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5fda982 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1954d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Formatting

    james7132 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    0e9c51a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. typo.

    Co-authored-by: Joseph <21144246+JoJoJet@users.noreply.github.com>
    james7132 and JoJoJet authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    41ba7e2 View commit details
    Browse the repository at this point in the history