Took out close_open_tables calls from error handlers. This has been done in unwind stack for several years and is not needed. Furthermore,
having it in the handlers messes things up when aborting a computation in a break (where a tabled computation was suspended).
Authored by: tswift 2015-05-04
Parent: [r8346]
Child: [r8348]