pull/140/merge
Thomas Eizinger 2 weeks ago committed by GitHub
commit 21a7dd216e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -319,7 +319,7 @@ fn try_{{crate_name}}(ctx: PerfEventContext) -> Result<u32, u32> {
}
{%- endcase %}
#[cfg(not(test))]
#[cfg(target_arch = "bpf")]
#[panic_handler]
fn panic(_info: &core::panic::PanicInfo) -> ! {
loop {}

Loading…
Cancel
Save