Actions
Feature #3333
open
JI
JI
Research: Unwind panic's from Rust modules
Feature #3333:
Research: Unwind panic's from Rust modules
Description
Look into unwinding panics from Rust modules. For example, it may make sense to attempt to unwind from a panic in a specific protocol parser.
Look into the performance impact of doing so, and see about making it opt-in, as well as applying to plugins.
Actions