alibaba / opentelemetry-go-auto-instrumentation

OpenTelemetry Compile-Time Instrumentation for Golang
Apache License 2.0
138 stars 18 forks source link

fix: context data deep copy #41

Closed 123liuziming closed 2 months ago

123liuziming commented 2 months ago

Deep copy data in GLS to avoid concurrent read&write.