From: Sekhar Chitti
Subject: Problem with Multitasking in Lucid Commonlisp 4.0
Date: 
Message-ID: <1993Feb24.140518.22324@njitgw.njit.edu>
While using the multitasking facility of Lucid Commonlisp 4.0,
I quite often have the following problem:
	a PRIN1-TO-STRING  or (FORMAT nil ...)functions generate
	some garbage in the beginning (most often)    of
	the string they are supposed to generate.   The
	garbage is either NIL or the PRINT-form of a 
	process.
Anybody knows why this happens, and what is the solution?

Thanx in advance.
-Kumar Tadepalli.