Skip to content

Newly created spans should be activated#21

Open
kohegen wants to merge 1 commit intoopentracing-contrib:masterfrom
kohegen:new-spans-activation-patch
Open

Newly created spans should be activated#21
kohegen wants to merge 1 commit intoopentracing-contrib:masterfrom
kohegen:new-spans-activation-patch

Conversation

@kohegen
Copy link

@kohegen kohegen commented Aug 12, 2020

Newly created spans were created but not activated in TracedRunnable as tracer.activeSpan() is always null at that point.
My change is just doing it in same way as it's done in TracedExecutorService, where we are checking if there is a span to activate instead checking activated span.

@kohegen
Copy link
Author

kohegen commented Jul 15, 2021

Hi guys, can you review please?
@objectiser objectiser
@pavolloffay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant