Skip to content
  • Wolfgang Steitz's avatar
    Fix crash during metadate update (#739917) · 66a2a49a
    Wolfgang Steitz authored
    In MetadataWriter, it is possible that several CommitJobs for one photo are scheduled. If that happens, the callback will crash. This commit fixes this, by only allowing one job per photo. Canceled jobs are now kept in a separate list.
    66a2a49a