You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 23, 2023. It is now read-only.
Not that I am particularly opposed to this change, but making the method protected extends the API surface. Please elaborate on what you are doing with mock tracer that requires you to extend it.
MockTracer._allocSpan is private and can't be overwritten - so trace can't be fully customized. Should be protected.
The text was updated successfully, but these errors were encountered: