Skip to content

Commit c021b80

Browse files
committed
wip
1 parent 827b659 commit c021b80

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
@@ -349,6 +349,7 @@ impl TraceExporter {
349349
self.runtime.block_on(async {
350350
cancellation_token.cancel();
351351
});
352+
352353
#[allow(clippy::unwrap_used)]
353354
let bucket_size = stats_concentrator.lock().unwrap().get_bucket_size();
354355

0 commit comments

Comments
 (0)