xscheme-allow-pipelined-evaluation

xscheme-allow-pipelined-evaluation is a variable defined in `xscheme.el'.
Its value is
t


Documentation:
If non-nil, an expression may be transmitted while another is evaluating.
Otherwise, attempting to evaluate an expression before the previous expression
has finished evaluating will signal an error.

You can customize this variable.