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

alt stage-out for unified queues #152

Open
wants to merge 27 commits into
base: next
Choose a base branch
from

Commits on Oct 18, 2024

  1. Corrected a few type hints, removed unused code

    Paul Nilsson committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    528a6b0 View commit details
    Browse the repository at this point in the history
  2. execute() now using thread synchronization to protect against polling…

    … errors ending up in stderr
    Paul Nilsson committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3e04dc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Using start_new_session instead of preexec_fn in subprocess.Popen(). …

    …Comment update
    Paul Nilsson committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    17f1b0a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Various tests for oom score, now out-commented

    Paul Nilsson committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f58d93c View commit details
    Browse the repository at this point in the history
  2. Added new option for turning off token renewal

    Paul Nilsson committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8556790 View commit details
    Browse the repository at this point in the history
  3. Added new option for turning off token renewal

    Paul Nilsson committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    831cfa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. Testing oom write

    Paul Nilsson committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f488558 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    b93f3cc View commit details
    Browse the repository at this point in the history
  2. Cleanup

    PalNilsson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b1c4549 View commit details
    Browse the repository at this point in the history
  3. Added PROXYTOOSHORT

    PalNilsson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0b5ff5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dae81f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15037f9 View commit details
    Browse the repository at this point in the history
  6. Removed test

    PalNilsson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5ab7204 View commit details
    Browse the repository at this point in the history
  7. Updated build number

    PalNilsson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d89faa3 View commit details
    Browse the repository at this point in the history
  8. Removed proxy name check

    Paul Nilsson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5ece001 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Pylint updates

    Paul Nilsson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3d499d8 View commit details
    Browse the repository at this point in the history
  2. Pylint updates

    Paul Nilsson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    5a02856 View commit details
    Browse the repository at this point in the history
  3. Pylint updates

    Paul Nilsson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f495201 View commit details
    Browse the repository at this point in the history
  4. Pylint updates

    Paul Nilsson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    fc76bce View commit details
    Browse the repository at this point in the history
  5. Pylint updates

    Paul Nilsson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cdfc37f View commit details
    Browse the repository at this point in the history
  6. Pylint updates

    Paul Nilsson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ca8683d View commit details
    Browse the repository at this point in the history
  7. Pylint updates

    Paul Nilsson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e20a831 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Pylint updates

    Paul Nilsson committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f60beed View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 7, 2024

  1. Added support for http_proxy

    Paul Nilsson committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b9825c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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