scsh-users
[Top] [All Lists]

Re: sunet: seval do/timeout problem (i want to kill a thread)

To: sunet-devel@lists.sourceforge.net
Subject: Re: sunet: seval do/timeout problem (i want to kill a thread)
From: mmc@maruska.dyndns.org (Michal Maruška)
Date: 03 Apr 2002 10:42:08 +0200
Cc: scsh-news@zurich.ai.mit.edu
mmc@maruska.dyndns.org (Michal Maruška) writes:


> i have been looking at SEVAL handler in sunet. It works only if i remove the
> |        (do/timeout 10


Going back to fork {i.e. do/timeout} in SEVAL, and commenting out in seval.scm

;(http-log "Seval sexp:~%~s~%\n" s)
which apparently "blocks" the server,

... i see that the output of the subprocess goes to stdout of the server at the
launch time. I suspect (being warned by the scsh manual) that the output of the
request processing goes to a string-port. Can i debug it (type of the port)?


<Prev in Thread] Current Thread [Next in Thread>