Replies: 1 comment
-
Perhaps we should retire this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We can pass
00000006
from the trace but not00000005
00000005
is not using compact encoding for generating the initial service id, and yes, we can pass00000005
if we disable the compact encoding for generating service ids, but it will break all of other tests related to host callnew
, as this is discussed in #16 (comment), I believe the trace should get retiredBeta Was this translation helpful? Give feedback.
All reactions