darcs

Issue 1080 Link to patch: Fix hang after a user input error (for example, EOF).

Title Link to patch: Fix hang after a user input error (for example, EOF).
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, twb
Assigned To
Topics

Created on 2008-09-19.01:17:07 by twb, last changed 2009-08-27.14:12:20 by admin.

Files
File name Uploaded Type Edit Remove
unnamed twb, 2008-09-19.01:17:05 message/rfc822
Messages
msg6046 (view) Author: twb Date: 2008-09-19.01:17:05
Forwarding to the BTS for completeness.  IIUC a recent patch on the
mailing list claims to fix this issue.
Attachments
msg6047 (view) Author: twb Date: 2008-09-19.02:49:37
On Thu, Sep 18, 2008 at 5:43 PM, Trent W. Buck <trentbuck@gmail.com> wrote:
> I care about correct handling of ^D, particularly because of the
> following use case: [...]

The patch I sent earlier today should fix this:

http://lists.osuosl.org/pipermail/darcs-users/2008-September/013854.html

And thanks for explaining your use case; it hadn't occurred to me that
^D handling could come up in such a situation, and emphasizes the
importance of getting this behavior right.

-Judah
msg6155 (view) Author: simon Date: 2008-09-28.19:26:04
This is in stable, closing.
History
Date User Action Args
2008-09-19 01:17:07twbcreate
2008-09-19 02:49:40twbsetstatus: unread -> unknown
nosy: kowey, dagit, twb
messages: + msg6047
title: Exit unsuccessfully when input is expected but EOF (^D) is received -> Link to patch
2008-09-28 19:24:29simonsetpriority: bug
nosy: + thorkilnaur, simon
title: Link to patch -> Link to patch: Fix hang after a user input error (for example, EOF).
2008-09-28 19:26:05simonsetstatus: unknown -> resolved
nosy: kowey, dagit, simon, twb, thorkilnaur
messages: + msg6155
2009-08-10 23:45:44adminsetnosy: + dmitry.kurochkin, - dagit
2009-08-25 17:25:59adminsetnosy: + darcs-devel, - simon
2009-08-27 14:12:20adminsetnosy: kowey, darcs-devel, twb, thorkilnaur, dmitry.kurochkin