1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-06-25 00:16:49 +02:00
This commit is contained in:
Vladimir Mihailenco
2020-05-15 09:32:33 +03:00
parent 8885bc404d
commit 88d9ad0ba8

View File

@ -216,6 +216,7 @@ loop:
exportSpans()
}
case <-timer.C:
//TODO: use error callback - see issue #174
log.Println("bsp.enqueueWait timeout")
exportSpans()
return