Interrupting pull with ctrl-C left stale locks that cannot be removed - even with bzr break-lock

Martin Pool mbp at canonical.com
Fri Nov 3 02:05:53 GMT 2006


On  1 Nov 2006, John Arbash Meinel <john at arbash-meinel.com> wrote:
> Nick and I dug into this today, and found out that the problem is how
> Windows python interacts with non-cmd.exe shells.

Thanks for looking into it John.

I guess you already tried this but does 

  os.write(1, 'hello\n')

give no output too?

-- 
Martin




More information about the bazaar mailing list