Uploaded image for project: 'Byteman'
  1. Byteman
  2. BYTEMAN-38

waiter is not deleted after signalWake(ket, true) causing subsequent waitFor to return imediately

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.3.CP01, 1.1.1
    • 1.1.0
    • Rule Helpers
    • None

      When Helper.signalWake(key,true) is called it fails to remove the association between key and the object used to synchronize the waiting thread and the signalling thread. If a subsequent call is made to Helper.waitFor(key) it returns immediately because it finds this previously signalled syncrhronization object.

              rhn-engineering-adinn Andrew Dinn
              rhn-engineering-adinn Andrew Dinn
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: