Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-5611

Executions.schedule() might fail if it's called by multiple threads

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 9.6.5
    • 9.6.4
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. run the example
      2. click start buttons
      3. do it for more than 10 times

      Current Result

      sometimes, it doesn't print 3 labels

      Expected Result

      it should display 3 labels which means 3 listeners are scheduled successfully

      Debug Information

      • there is a chance that one thread listener override another thead's

      Workaround

      DesktopImpl.java

        1. DesktopImpl.java
          56 kB
        2. ScheduleComposer.java
          1 kB
        3. zk-5611.zul
          0.1 kB

            Unassigned Unassigned
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: