Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-1426

Spurious wakeups are not handled correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Event 2.3.0
    • Event 2.4.0
    • Extensions
    • None

    Description

      According to the javadocs, a object.wait() should always be done in a loop in order to catch spurious wakeups.
      The JobEventHandler implementation does not wait in a loop which might result in dead locks.

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: