Re: Changeset 0306c5a64775

Robert Ransom <[email protected]> Sat, 31 Dec 2011 11:01:46 +0000
Newsgroups gmane.lisp.scheme.scheme48
Message-ID <CABqy+sqi0igDvP6y4qhi367ZCbXQ=gqDbdM8+0BvBnMv=t5WtQ@mail.gmail.com>
On 2011-12-31, Roderic Morris <[email protected]> wrote:
> If I'm looking at the right revision, it's to allow the use of wait()
> without triggering deadlock detection

It might do that, but it breaks get-address-info from the
net-addresses package (which (ab)uses external-event UIDs in the same
way).  See attached for a script that hangs S48.  (I was expecting the
call to get-address-info to dislodge another of the debug-message
calls, but it just wedged instead.)


Robert Ransom