Skip to content
Snippets Groups Projects
Commit 618a8e47 authored by Julian Andres Klode's avatar Julian Andres Klode
Browse files

apt.Cache: Keep archive locked during commit()/ in fetch_archives()

Use Acquire.get_lock() to get the lock as part of the acquire object
to keep the lock alive as long as the acquire object exists. This is
somewhat bad style, as it relies on reference counting...
parent 45e44f8a
No related branches found
No related tags found
1 merge request!10Pu/locking fixes
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment