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)
commit6e5b6733f33fb798226931aa4cfb370d8811d1a2
treea0e13b0d9fe0c2599fcabf0c1623e95e835b31d9
parent7143001bbe7d50c62a6b9f2538a95954740fe01f
better deadlock reporting

  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.
src/code/target-thread.lisp