Make AsyncRPCTestFixture class and subclasses block until a command is scheduled

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, AsyncRPCTestFixture objects use async_rpc::sendCommand to asynchronously send a command, but this will return before the command is scheduled in test fixtures. This racy behavior is not desirable in our testing and we should update these callsites to wait until the command is scheduled.

            Assignee:
            Unassigned
            Reporter:
            Joseph Prince
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: