Commit 0029d01
committed
Pass runCtx into supervisor Health check test
Without a valid `runCtx`, anything that attempts to use the context
segfaults. In
open-telemetry/opentelemetry-collector#14058 I
am using the context, so this test borks. This adds the runCtx to fix
it.
Signed-off-by: sinkingpoint <[email protected]>1 parent 01b0197 commit 0029d01
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2189 | 2189 | | |
2190 | 2190 | | |
2191 | 2191 | | |
| 2192 | + | |
2192 | 2193 | | |
2193 | 2194 | | |
2194 | 2195 | | |
| |||
0 commit comments