clws
clws copied to clipboard
No restart CLWS::DROP-CONNECTION is active.
Hi,
when there is an error in the dynamic extend of add-reader-to-client, when this error is caught and (invoke-restart 'drop-connection) is called in line 266 of buffer.lisp, then this restart will not be found on my sbcl.
Best regards,
Christian
Can you provide a test case? I can't reproduce the problem with a few tries of calling error in various places, and I don't see anything obviously wrong with the code (unless maybe the drop-connection restart itself errors sometimes?)
I'm getting this too. It only happens occasionally, so it's difficult to reproduce.