Closed jeffmcaffer closed 7 years ago
Yes it seems wrong to me too, it needs to return and call callback. I'll give it a look
@jeffmcaffer can you please clone from devel branch and check if the issue is correctly fixed. It seems ok to me. Thanks!
sorry for the delay. yeah, that cange looks good. Thanks. Ship it!
Sorry for the late reply, I've merged all PRs in 1.1.1
Should there be a "return" on #L124? I'm seeing if errors as exceptions is on then we'll get a trackException (good) but then execution will continue and do a trackTrace (seems bad).