Skip to content
Commit 9edb02c2 authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

libarchive: don't hang when aborting read-write jobs

The while loop in `ReadWriteLibarchivePlugin::processOldEntries()`
has a wrong check in the entering condition.
This prevents any job type but AddJob from being aborted.

Differential Revision: D3139
parent 5a591d39
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