From 0518b62d2b51688e896f11ded810be6e4b892070 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 6 Jul 2020 12:58:29 -0400 Subject: [PATCH] update --- doc/bugs/resource_exhausted_at_end_of_100k_files_copy.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/resource_exhausted_at_end_of_100k_files_copy.mdwn b/doc/bugs/resource_exhausted_at_end_of_100k_files_copy.mdwn index 85e70f53c2..0defb63e54 100644 --- a/doc/bugs/resource_exhausted_at_end_of_100k_files_copy.mdwn +++ b/doc/bugs/resource_exhausted_at_end_of_100k_files_copy.mdwn @@ -16,3 +16,5 @@ without a problem. --[[Joey]] > I did not see any evidence of processes building up shortly before it crashed, > while it was still copying files. > --[[Joey]] +> +> > Saw it again, after copying 10k files. --[[Joey]]