Skip to content

Commit

Permalink
fix: zts build
Browse files Browse the repository at this point in the history
  • Loading branch information
morrisonlevi committed Dec 20, 2024
1 parent f9c9015 commit 017b8d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions profiling/src/profiling/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -990,6 +990,7 @@ impl Profiler {
value: LabelValue::Str(state.to_cow_str()),
});

let event = state.to_cow_str();
let n_labels = labels.len();

match self.prepare_and_send_message(
Expand Down

0 comments on commit 017b8d9

Please sign in to comment.