On Wed, Sep 10, 2008 at 10:41 PM, Russ Cox <[EMAIL PROTECTED]> wrote: > There may be two bugs here. One happens when you start 9pfuse in > one terminal and then interrupt a program in that same terminal.
This looks fine, I can start 9pfuse and then in the same terminal ctrl-c to my heart's content without killing 9pfuse. > The second is what happens when any I/O to the 9pfuse server > gets interrupted, in any terminal. That one: > > I think I fixed this on July 24. > http://hg.pdos.csail.mit.edu/hg/plan9/rev/18d28bd28f4b Yep, seems to be fixed after updating to tip. Thanks! -sqweek
