Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1800

StoppableCondition has faulty code in await()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating
    • general
    • None

    Description

      StoppableCondition.await() loops invoking await(long). This can loop indefinitely if the first invocation of await(long) times out. We need to remove this method and replace all uses with await(long).

      Attachments

        Activity

          People

            Unassigned Unassigned
            bschuchardt Bruce J Schuchardt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: