From cea3dd500ad51e3e245751dbae64bc8cd1812a02 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 14 Nov 2024 16:16:56 -0400 Subject: [PATCH] fixed --- ...omment_6_7cdffb27b1ab45fab71f1de19501f243._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/importtree_from_S3_slows_to_halt_even_with_prefix/comment_6_7cdffb27b1ab45fab71f1de19501f243._comment diff --git a/doc/bugs/importtree_from_S3_slows_to_halt_even_with_prefix/comment_6_7cdffb27b1ab45fab71f1de19501f243._comment b/doc/bugs/importtree_from_S3_slows_to_halt_even_with_prefix/comment_6_7cdffb27b1ab45fab71f1de19501f243._comment new file mode 100644 index 0000000000..ebe1e01a77 --- /dev/null +++ b/doc/bugs/importtree_from_S3_slows_to_halt_even_with_prefix/comment_6_7cdffb27b1ab45fab71f1de19501f243._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 6""" + date="2024-11-14T20:14:29Z" + content=""" +Fixed in [[!commit 4b87669ae229c89eadb4ff88eba927e105c003c4]]. Now it runs +in seconds. + +Note that this bug does not seem to affect S3 remotes that have versioning +enabled. +"""]]