Files
spring-cloud-sleuth/spring-cloud-sleuth-core
Marcin Grzejszczak 7c7660a84f Added checks to close / detach only if tracing
without this change during asynchronous communication some components are trying to detach or close spans that were aready detached. This leads to exceptions utils warnings and spans were not closed.
    with this change we're adding additional checks to ensure that we're tracing

    fixes #447
2016-12-30 11:49:05 +01:00
..
2016-11-02 13:58:40 +01:00