quipo / statsd

Golang StatsD client
MIT License
164 stars 51 forks source link

make collector exit on close request #10

Closed deane closed 9 years ago

deane commented 9 years ago

the break was only breaking from the select, and was entering the for loop again