Subject: | Fatal errors in brick closures ignored |
Currently, if an otherwise fatal error occurs within a brick closure,
the error is not reported and the brick, which might have otherwise
failed, returns success. I've spent some time trying to track down how I
would patch this myself, but I just keep going around in circles. If you
can give me a hint as to where I need to look to deal with this I'd be
happy to write the patch.