[DGD] Error handling, possible bug

Raymond Jennings shentino at gmail.com
Mon Apr 3 17:52:26 CEST 2017


Hey um...is it normal for atomic_error to be bypassed if an error
within atomic context is caught?

I was playing around with the "return a string from an error handler"
feature and noticed that atomic_error got skipped if the error in
question happens to be caught.

Also, is there supposed to be any functional difference between
catch(expression) and catch{statements}:{morestatement} in terms of
calls to driver->foobar_error(...)?



More information about the DGD mailing list