Fix restart behavior in PyJobDistributor (#720)
The PyJobDistributor can result in an infinite loop if one of the
entries are already completed (e.g. from a prior run) or is in progress
from another run.
Fixes #347
notify author
notify list [rosetta-logs@googlegroups.com]