Comment 28 for bug 1335323

Revision history for this message
Zach Beane (xach) wrote :

The strategy is to switch to handler-case, so the stack is unwound out of the cache, rather than handler-bind, where it isn't.

I haven't fully worked out if it's an exact fit, but hope to do so over the weekend.

https://github.com/quicklisp/quicklisp-client/issues/103 is tracking my progress.