Edi Weitz edi@agharta.de writes:
So, nobody has an idea how this can fixed? I'd be willing to work on it but I could need a hint at where to start.
Try to set swank:*communication-style* to nil. This style doesn't use threads. Interrupting will not work on Windows, but if the simple ffi call works without threads then we know at least that the bug has something to do with multi-threading.
Helmut.