We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa35b91 commit 08de2ccCopy full SHA for 08de2cc
packages/dd-trace/src/profiling/profilers/wall.js
@@ -127,7 +127,6 @@ class NativeWallProfiler {
127
this._profilerState = this._pprof.time.getState()
128
this._currentContext = {}
129
this._pprof.time.setContext(this._currentContext)
130
- this._profilerState = undefined
131
this._lastSpan = undefined
132
this._lastStartedSpans = undefined
133
this._lastSampleCount = 0
0 commit comments