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

Move message result management to PlannerClient #340

Merged
merged 10 commits into from
Jul 31, 2023
Merged

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    4f1e1e7 View commit details
    Browse the repository at this point in the history
  2. wip: not working

    csegarragonz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8cff079 View commit details
    Browse the repository at this point in the history
  3. test working now

    csegarragonz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d55f9c4 View commit details
    Browse the repository at this point in the history
  4. remove debug warning

    csegarragonz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c0c9549 View commit details
    Browse the repository at this point in the history
  5. nits: run clang format

    csegarragonz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    eeb3c3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57c450a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    bc3c47a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4653772 View commit details
    Browse the repository at this point in the history
  3. tests: avoid setting the result for the same message more than once t…

    …o avoid undefined behaviours
    csegarragonz committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f24151f View commit details
    Browse the repository at this point in the history
  4. tests: add blocking time every time we set a function result to accom…

    …odate for its async behaviour
    csegarragonz committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    06cdbe6 View commit details
    Browse the repository at this point in the history