Commit 9b4e577
authored
Fixed the exception handler close() on _TelemetryClientHolder (databricks#723)
Fixed the exception handler calls close() on _TelemetryClientHolder objects instead of accessing the client inside them.1 parent ce55e7b commit 9b4e577
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
546 | | - | |
| 545 | + | |
| 546 | + | |
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
| |||
0 commit comments