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

GSK-1895 New worker pool #1478

Merged
merged 26 commits into from
Oct 25, 2023
Merged

GSK-1895 New worker pool #1478

merged 26 commits into from
Oct 25, 2023

Commits on Oct 23, 2023

  1. Creating new worker pool

    Hartorn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    18565be View commit details
    Browse the repository at this point in the history
  2. Trying new worker pool

    Hartorn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9af63c7 View commit details
    Browse the repository at this point in the history
  3. Improve worker clean up

    Hartorn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f5a35fd View commit details
    Browse the repository at this point in the history
  4. Try to fix tests for CI

    Hartorn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    788f9f4 View commit details
    Browse the repository at this point in the history
  5. Removing git dependency

    Hartorn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8dc5601 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9a853e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e126eb View commit details
    Browse the repository at this point in the history
  8. Fix lock file

    Hartorn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9c116e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dfd6d1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    65af850 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28d8b47 View commit details
    Browse the repository at this point in the history
  12. Improve code quality

    Hartorn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    82057d7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    62c72c4 View commit details
    Browse the repository at this point in the history
  14. Minor cleaning

    Hartorn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a873dae View commit details
    Browse the repository at this point in the history
  15. Improving forced shutdown

    Hartorn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b93067b View commit details
    Browse the repository at this point in the history
  16. Re-working process worker

    Hartorn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c53635d View commit details
    Browse the repository at this point in the history
  17. Making safe_get safer

    Hartorn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    331b11e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    91cb65d View commit details
    Browse the repository at this point in the history
  2. Comment code

    Hartorn committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c50be07 View commit details
    Browse the repository at this point in the history
  3. Skipping tests for windows

    Hartorn committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    626f69e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25eb2b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    8c04bfd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into new-worker-pool

    # Conflicts:
    #	.github/workflows/build-python.yml
    #	pdm.lock
    #	pyproject.toml
    andreybavt committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    cfebc73 View commit details
    Browse the repository at this point in the history
  3. update lockfile

    andreybavt committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    cc630bf View commit details
    Browse the repository at this point in the history
  4. update lockfile

    andreybavt committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f4eb8bf View commit details
    Browse the repository at this point in the history
  5. fix build

    andreybavt committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1e6cc6e View commit details
    Browse the repository at this point in the history