Skip to content

Tracer ID: uint64 #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 3, 2016
Merged

Tracer ID: uint64 #25

merged 2 commits into from
Oct 3, 2016

Conversation

jmacd
Copy link
Contributor

@jmacd jmacd commented Oct 3, 2016

No description provided.

@jmacd jmacd merged commit 8d138d3 into master Oct 3, 2016
if (tt.first == TracerIDKey) {
tracer->set_tracer_id(util::stringToUint64(tt.second));
}
tracer->set_tracer_id(impl.tracer_id());
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not clear to me why this is inside of the loop

@jmacd jmacd deleted the jmacd/tracer_id_fix branch February 10, 2017 16:34
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.

2 participants