| | Is it possible to THROW from a CMUCL signal handler? The | corresponding CATCH is in regular code and I know that it's still in | scope when the signal is delivered. When I try this it seems like the | THROW is silently ignored.
Please provide an code snippet showing what doesn't work for you. Paul
