Closed MaddieM4 closed 10 years ago
Working in other code, I accidentally discovered a problem at simple.go +85. We should never use sc.logger without testing for nil first.
Find any other broken uses like this, add tests, and fix all.
Working in other code, I accidentally discovered a problem at simple.go +85. We should never use sc.logger without testing for nil first.
Find any other broken uses like this, add tests, and fix all.