Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-562

Use consistent semantics for 'await' vs. 'verify' in Future-like constructs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • None

    Description

      • await simply waits the specified amount of time and returns true / false whether the operation has completed. If completed, the caller has to determine whether it was successful or not.
      • verify ensures the successful completion of the operation within the specified timeout

      Attachments

        Activity

          People

            lgoldstein Lyor Goldstein
            lgoldstein Lyor Goldstein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: