Skip to main content

flush_tracing

Function flush_tracing 

Source
pub fn flush_tracing()
Expand description

Drop the file-appender worker so buffered events flush (GAP-SG-99).

Safe to call multiple times. Invoked from the second-signal path before process::exit and at the end of a normal main return when possible.