get-request-data is wrapped in ignore-errors, but when it calls chunga:read-line, the timeout occurs. read-line* gets the timeout while calling flexi-streams, which of course calls lower level stuff. I'm over my head at that point. I don't understand why ignore-errors doesn't ignore the error - sb-sys:io-timeout.
Jonathon McKitrick -- My other computer is your Windows box.