DistributedTaskScheduling / JobAdder

Source code of the JobAdder project
GNU General Public License v3.0
2 stars 1 forks source link

Dispatcher should ignore jobs without an assigned work machine #162

Closed ammen99 closed 4 years ago

ammen99 commented 4 years ago

The job distribution contains jobs without a work machine (i.e QUEUED), they should just be ignored.

ammen99 commented 4 years ago

This was fixed in #175