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

Feature - Cooperative Program Loading #34407

Merged

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    6dd43dd View commit details
    Browse the repository at this point in the history
  2. Refactors LoadedPrograms::extract() to use a mutable parameter instea…

    …d of returning the list of missing entries.
    Lichtso committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    933a986 View commit details
    Browse the repository at this point in the history
  3. Refactors LoadedPrograms::extract() to use a mutable parameter instea…

    …d of returning a LoadedProgramsForTxBatch.
    Lichtso committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0284ee9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1f0b01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54c9e7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27ad693 View commit details
    Browse the repository at this point in the history
  7. Fixes fork graph in tests.

    Lichtso committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1d3b321 View commit details
    Browse the repository at this point in the history
  8. Adds LoadingTaskWaiter.

    Lichtso committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e15ba31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6586075 View commit details
    Browse the repository at this point in the history