better deadlock reporting
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 7 Dec 2011 14:21:15 +0000 (16:21 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 7 Dec 2011 17:29:26 +0000 (19:29 +0200)
  Print the cycle properly, so it makes sense even after the deadlock is gone,
  which is now case always by the time it is reported.

  Since we now break deadlocks before signaling the error, don't barf to
  stderr anymore.


No differences found