[Openmcl-devel] string-output-stream thread unsafety with hunchentoot (ccl, darwin/x86-64)

Gail Zacharias gz at clozure.com
Mon Apr 13 18:59:38 PDT 2009


On Thu, Apr 9, 2009 at 1:55 PM, Gary Byers <gb at clozure.com> wrote:
> The assumptions in question are that:
>  - string-output-streams are thread-private

Would it slow them down too much to check for this, like
thread-private file streams do?  I might be seeing a case of this
(string output streams being passed across threads) and it would help
to get an error right when it first happens.



More information about the Openmcl-devel mailing list