Comment 1 for bug 519627

Revision history for this message
Martin Pool (mbp) wrote :

You can use lockdir.peek() to see if it's already held and to get some information.

Really the locking stuff should be lifted to the uifactory, then you can do this in a more structured way.