Skip to content

Commit 666e616

Browse files
committed
wip
1 parent 800c2bd commit 666e616

File tree

1 file changed

+1
-0
lines changed
  • data-pipeline/src/trace_exporter

1 file changed

+1
-0
lines changed

data-pipeline/src/trace_exporter/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ impl TraceExporter {
346346
exporter_handle: _,
347347
} = &**self.client_side_stats.load()
348348
{
349+
#[allow(clippy::unwrap_used)]
349350
self.runtime.block_on(async {
350351
cancellation_token.cancel();
351352
});

0 commit comments

Comments
 (0)