MultiThreadedTaskMaster should call droids finish method just once
------------------------------------------------------------------

                 Key: DROIDS-167
                 URL: https://issues.apache.org/jira/browse/DROIDS-167
             Project: Droids
          Issue Type: Bug
          Components: core
    Affects Versions: 0.0.2
            Reporter: Tobias Rübner
            Priority: Minor
             Fix For: 0.0.2
         Attachments: DROIDS-167.patch

After execution of the tasks the task master calls the droids finish method.
This call is done by each thread.
The finish method should be invoked when the droid has completed and not be 
dependent on the count of threads.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to