Uploaded image for project: 'Hama'
  1. Hama
  2. HAMA-326

GroomServer should wait until a job finishes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • bsp core
    • None

    Description

              if (bspPeer.localQueue.size() == 0
                  && bspPeer.outgoingQueues.size() == 0)
      

      Currently, If queues are empty, the job will be marked as finished. But, there is some special case like SerializePrinting, which only uses sync() method. In that case, job is running but system alarms as "job is done".

      Attachments

        1. HAMA-326.patch
          2 kB
          Edward J. Yoon

        Activity

          People

            udanax Edward J. Yoon
            udanax Edward J. Yoon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: