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

Add support for spin_until_complete (take 2) #2475

Open
wants to merge 5 commits into
base: rolling
Choose a base branch
from

Commits on Apr 4, 2024

  1. Add spin_until_complete and spin_for

    Co-authored-by: Hubert Liberacki <[email protected]>
    Co-authored-by: Tomoya Fujita <[email protected]>
    Signed-off-by: Hubert Liberacki <[email protected]>
    Signed-off-by: Tomoya Fujita <[email protected]>
    Signed-off-by: Christophe Bedard <[email protected]>
    3 people committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    36d56c5 View commit details
    Browse the repository at this point in the history
  2. Add ConditionWaitReturnCode for spin_until_complete

    Signed-off-by: Christophe Bedard <[email protected]>
    christophebedard committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0fb8046 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

    Signed-off-by: Christophe Bedard <[email protected]>
    christophebedard committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c76d806 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Rename ConditionWaitReturnCode to SpinUntilCompleteReturnCode

    Signed-off-by: Christophe Bedard <[email protected]>
    christophebedard committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3ed838f View commit details
    Browse the repository at this point in the history