1212
1212
"""Release the mutex around the pack-names index."""
1213
1213
self.repo.control_files.unlock()
1216
1216
"""Save the list of packs.
1218
1218
This will take out the mutex around the pack names list for the
1219
1219
duration of the method call. If concurrent updates have been made, a
1220
1220
three-way merge between the current list and the current in memory list