How can I stop the following request from hanging indefinitely on SBCL? ``` (drakma:http-request "https://health.usnews.com/doctors/carolyn-connelly-544761" :connection-timeout 5) ``
How can I stop the following request from hanging indefinitely on SBCL?