<br>It is not unreasonable at all! It is just not working right now...<br><br>I have been working on ECL's signal handling and mp:interrupt-process<br>with the help of Juanjo for a while now.  We'll probably start to merge<br>
my new code back into the main branch in a day or two.<br><br>Wait a bit and you will see a major improvement soon.<br><br>Cheers,<br><br>Jean-Claude Beaudoin<br><br><div class="gmail_quote">On Mon, Jul 6, 2009 at 4:01 PM, Tobias C. Rittweiler <span dir="ltr"><<a href="mailto:tcr@freebits.de">tcr@freebits.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
How unreasonable is it trying to break into a running thread?<br>
<br>
  -T.<br>
<br>
<br>
  ECL (Embeddable Common-Lisp) 9.6.2<br>
  Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya<br>
  Copyright (C) 1993 Giuseppe Attardi<br>
  Copyright (C) 2000 Juan J. Garcia-Ripoll<br>
  ECL is free software, and you are welcome to redistribute it<br>
  under certain conditions; see file 'Copyright' for details.<br>
  Type :h for Help.<br>
  Top level in: #<process SI:TOP-LEVEL 0810afc0>.<br>
<br>
  > (mp:process-run-function "foof" #'(lambda () (loop (sleep 1))))<br>
  #<process "foof" 0810ade0><br>
<br>
  > (mp:interrupt-process * #'break)<br>
  Internal or unrecoverable error in:<br>
  Cannot grow stack size.<br>
    [2: No such file or directory]<br>
  Aborted<br>
<br>
<br>
------------------------------------------------------------------------------<br>
_______________________________________________<br>
Ecls-list mailing list<br>
<a href="mailto:Ecls-list@lists.sourceforge.net">Ecls-list@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/ecls-list" target="_blank">https://lists.sourceforge.net/lists/listinfo/ecls-list</a><br>
</blockquote></div><br>