Page MenuHomeSoftware Heritage

D4947.diff
No OneTemporary

D4947.diff

diff --git a/swh/scanner/benchmark_algos.py b/swh/scanner/benchmark_algos.py
--- a/swh/scanner/benchmark_algos.py
+++ b/swh/scanner/benchmark_algos.py
@@ -254,6 +254,7 @@
for node in all_nodes:
if node.otype == CONTENT and not node.known:
+ all_nodes_copy.remove(node)
remove_parents(node, all_nodes_copy)
for node in all_nodes_copy:

File Metadata

Mime Type
text/plain
Expires
Dec 21 2024, 10:40 PM (11 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224573

Event Timeline