Skip to content

Commit fb11858

Browse files
committed
misc
1 parent ae72b66 commit fb11858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scouterx/strace/tctxmanager/tctxmanager.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ func GetTraceContextFallbackNoop(ctx context.Context) *netio.TraceContext {
3333
if tctx == nil {
3434
return noopTctx
3535
}
36+
return tctx
3637
}
3738

3839
func GetTraceContext(ctx context.Context) *netio.TraceContext {

0 commit comments

Comments
 (0)