Commit a9f6695
Clear handler reference on OcAgentTraceExporter unregister (census-instrumentation#1965)
This allows the exporter to be re-registered without triggering an
IllegalStateException.1 parent d2a047d commit a9f6695
1 file changed
Lines changed: 4 additions & 1 deletion
File tree
- exporters/trace/ocagent/src/main/java/io/opencensus/exporter/trace/ocagent
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| |||
0 commit comments