intelsdi-x / snap

The open telemetry framework
http://snap-telemetry.io
Apache License 2.0
1.8k stars 295 forks source link

Intermittent tribe test failure #919

Open IRCody opened 8 years ago

IRCody commented 8 years ago

Test for tribe can have intermittent failure because waitgroup counter can go negative in places like this because Done was used instead of Wait.

lynxbat commented 8 years ago

If you actually caught and fix this I am buying you lunch @IRCody

IRCody commented 8 years ago

@bodepd brought the panic that is caused by this to my attention.