Comment 3 for bug 707576

Revision history for this message
Lucio Torre (lucio.torre) wrote : Re: pathlock for Move grabs everything.

to reproduce:
$ cd ~/Ubuntu One/
$ for i in `seq 100`; do > $i; done
<wait for IDLE>
$ for i in `seq 100`; do move $i $i.moved; done
<wait a couple of seconds>
$ u1sdtool -q
<until syncdaemon exits>
$ u1sdtool -s

the queue should now move until reaching the deadlocked moves and freeze there.