id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
2,multithread-httpd backend interacts badly with slime,mbaringer,mbaringer,"the multithread-httpd backend uses the same mailboxes as slime for sending messages. this means that httpd mesages may be delivered to slime and vice versa.

the soltuion is to just use our own mailboxes. unfortuntely slime's interface is in terms of send and recieve, not something we can use for our own implemenataton of send and recieve. we'll need to add a dependncy on portable-threads (or something) and reimplement send/recieve. ",defect,assigned,major,,backend,2.0,,,
