Skip to content
  • Jonathan Matthew's avatar
    rhythmdb-import-job: check if symlink targets are already included · abff20df
    Jonathan Matthew authored
    If the target of a symlink we resolve is already included in the import
    job (equal to or a descendant of one of the imported URIs), adding it to
    the list of outstanding URIs will cause the import job to never finish,
    as the URI will only appear once, but there are two entries for it in
    the outstanding list.
    abff20df