[issue236] running out of disk space behaves weirdly

John Levon mercurial-bugs at selenic.com
Wed May 10 19:33:55 CDT 2006


New submission from John Levon <levon at movementarian.org>:

$ ptime hg clone a.hg b.hg
abort: No space left on device
Exception exceptions.IOError: (28, 'No space left on device') in <bound method
lock.__del__ of <mercurial.lock.lock object at 0x8158d8c>> ignored
Exception exceptions.IOError: (28, 'No space left on device') in <bound method
dirstate.__del__ of <mercurial.dirstate.dirstate object at 0x81c9f4c>> ignored

At that point it appears to hang.

----------
messages: 1214
nosy: movement
priority: bug
status: unread
title: running out of disk space behaves weirdly

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue236>
____________________________________________________



More information about the Mercurial mailing list