The “why” is fairly clear I suppose: because RepositoryPackCollection.pack doesn't pass a reload_func to _execute_pack_operations (or have any other of the associated logic for retrying a failed pack). At a glance self.reload_pack_names looks like a sane thing to pass there. I'll dig deeper and see how I go...
The “why” is fairly clear I suppose: because RepositoryPackC ollection. pack doesn't pass a reload_func to _execute_ pack_operations (or have any other of the associated logic for retrying a failed pack). At a glance self.reload_ pack_names looks like a sane thing to pass there. I'll dig deeper and see how I go...