Files
spring-cloud-sleuth/spring-cloud-sleuth-core
Dave Syer ad97be2fa6 Remove remaining public accesses of SpanContextHolder
Hystrix is complex and the stacks get very deep. It turns out that
it is also rather stateful, so order of tests affects the outcomes.
Long story short: if you set the concurrency strategy it infects
other tests (like the TraecCommandTests), which then have to assert
slightly more carefully.
2016-02-04 17:22:10 +00:00
..
2016-01-19 10:07:35 +00:00