Skip to content
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

ports core library test assertions to v2 and fixes a couple bugs #418

Merged
merged 5 commits into from
Jul 23, 2019

Conversation

codefromthecrypt
Copy link
Member

took all my battery!

@@ -154,7 +162,7 @@ class BatchRecorder {
break;
case 'ServerRecv':
span.delegate.setShared(id.isShared());
span.delegate.setKind('CLIENT');
span.delegate.setKind('SERVER');
Copy link
Member Author

Choose a reason for hiding this comment

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

oops!

@codefromthecrypt codefromthecrypt merged commit 4a2f449 into master Jul 23, 2019
@codefromthecrypt codefromthecrypt deleted the batch-recorder-test branch July 23, 2019 01:08
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