darcs

Patch 2294 resolve issue2701: clone ssh repo with Ctrl-C

Title resolve issue2701: clone ssh repo with Ctrl-C
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2023-05-30.18:01:22 by bfrk, last changed 2023-06-24.20:30:43 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2023-05-30.18:01:19 text/x-darcs-patch
resolve-issue2701_-clone-ssh-repo-with-ctrl_c.dpatch bfrk, 2023-05-30.18:01:20 application/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23293 (view) Author: bfrk Date: 2023-05-30.18:01:20
1 patch for repository http://darcs.net/screened:

patch 2d6e625736208ef4cbeae4e80b26c5076f8f3873
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Apr  2 15:05:30 CEST 2023
  * resolve issue2701: clone ssh repo with Ctrl-C

  This solves the problem by terminating all child processes that run a remote
  'darcs transfer-mode' and recording that in the sshConnections MVar. The
  next copySSH will then start a new child.
Attachments
msg23399 (view) Author: ganesh Date: 2023-06-24.20:12:44
Looks fine.
History
Date User Action Args
2023-05-30 18:01:22bfrkcreate
2023-05-30 18:03:12bfrksetstatus: needs-screening -> needs-review
2023-06-24 20:12:44ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg23399
2023-06-24 20:30:43ganeshsetstatus: accepted-pending-tests -> accepted