When I set *catch-errors-p* to nil I often see this error in the debugger:
==
I/O timeout reading #<SB-SYS:FD-STREAM for "a constant string" {B3E4CA1}>
[Condition of type SB-SYS:IO-TIMEOUT]
==
even though I still get my pages in the browser.
Any idea why this happens?
--
vedm