Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-05 | Log looping call exceptions | Erik Johnston | 1 | -1/+18 | |
If a looping call function errors, then it kills the loop entirely. Currently it throws away the exception logs, so we should make it actually log them. Fixes #3929 | |||||
2018-10-04 | changelog v0.33.6 |