From 398bac45300eaf1e0b2ee9f685efb5b4c1c9d075 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 12 Nov 2018 11:23:56 -0400 Subject: [PATCH] not dup --- ...finitely_in_an___63____63____63___transaction.mdwn | 2 -- ...omment_2_50c0db38a664adbb0c5a2290326195a6._comment | 11 +++++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 doc/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction/comment_2_50c0db38a664adbb0c5a2290326195a6._comment diff --git a/doc/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction.mdwn b/doc/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction.mdwn index 8465466f4d..e70be830a2 100644 --- a/doc/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction.mdwn +++ b/doc/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction.mdwn @@ -58,5 +58,3 @@ This is on an NFS mounted partition, but remains the same when run under `/tmp` Running a significantly more outdated version I found laying around (6.20170815+gitg22da64d0f-1~ndall+1) shows a single password prompt [[!meta author=yoh]] - -[[!taglink duplicate]] diff --git a/doc/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction/comment_2_50c0db38a664adbb0c5a2290326195a6._comment b/doc/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction/comment_2_50c0db38a664adbb0c5a2290326195a6._comment new file mode 100644 index 0000000000..9ea40a942a --- /dev/null +++ b/doc/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction/comment_2_50c0db38a664adbb0c5a2290326195a6._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2018-11-12T15:22:12Z" + content=""" +@andrew, the bug you linked to is only about multiple password prompting +when using `GIT_SSH`, which I don't think is in use here. + +Anyway that bug did not involve MVar/STM deadlocks, so this is not a +duplicate. +"""]]