23 Dec
                
                    2005
                
            
            
                23 Dec
                
                '05
                
            
            
            
        
    
                11:32 a.m.
            
        On Thu, 22 Dec 2005 22:28:26 +0100, Edi Weitz <edi@agharta.de> wrote:
On Thu, 22 Dec 2005 18:47:39 +0100, Edi Weitz <edi@agharta.de> wrote:
My guess is that this doesn't work because of threading issues - .NET is trying to call into Lisp from a thread which wasn't created by Lisp.
And I was right.
FWIW, I now also tried the example with Corman Lisp and it seems to work fine. Looks like Corman Lisp doesn't have problems with "foreign" threads calling into Lisp.