[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug 9 -- sibling threads not infinite looping
From: |
Neil Jerram |
Subject: |
bug 9 -- sibling threads not infinite looping |
Date: |
08 Mar 2002 17:57:57 +0000 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 |
Is this still a problem? I can't reproduce it with either stable or
unstable.
For me,
- `guile -s bug9.scm' outputs about 15 `a's and `b's, and then stops,
as the main thread has exited
- `guile -l bug9.scm' continues outputting `a's and `b's forever, and
also performs normal REPL interaction at the same time.
In both cases, this is what I would expect.
[I've found a new problem, though - interrupting in the `guile -l'
case causes a SEGV.]
Neil
- bug 9 -- sibling threads not infinite looping,
Neil Jerram <=