uber/aresdb

`defer` in the query_handler for loop

rv-drassakhatsky opened this issue · 1 comments

I've just start looking how query handler is build and there is a defer in the for loop.
It does not look like a feature.

Steps to reproduce the behavior:

  1. Go to https://github.com/uber/aresdb/blob/master/api/query_handler.go#L177

thanks for the suggestion! we addressed it in #72