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

PR: Add two task managers and a base class for a worker #10

Merged
merged 12 commits into from
Oct 13, 2023

Commits on Oct 12, 2023

  1. Add WorkerBase

    jnsebgosselin committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3f37152 View commit details
    Browse the repository at this point in the history
  2. Add TaskManagerBase

    jnsebgosselin committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c04fd08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37ca42c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b006e62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a23d31e View commit details
    Browse the repository at this point in the history
  6. Add LIFOTaskManager

    jnsebgosselin committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b7aa2ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af4a2cd View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    1ae96a7 View commit details
    Browse the repository at this point in the history
  2. Fix LIFOTaskManager

    jnsebgosselin committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    612ecee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11afdf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0b7161 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    beeb465 View commit details
    Browse the repository at this point in the history