Commit 277adc2a authored by MeganHemh's avatar MeganHemh
Browse files

Fix thumbnail issues:

   1.Use semaphroe to ensure thread safety.
    the current insert/remove operation of thumbnail hash is not thread-safety.
    that might let peony crashed sometimes.
   2.ThumbnailJob: handle the unexpected watcher's parent (a file item).
    note that a image which's parent is a deleted file item should not be thumbnailed.
parent 07279257
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment