solana-with-rpc-optimizations/geyser-plugin-manager
Lijun Wang b5659af546
Fix geyser plugin unload crash (#34026)
Explicit ordering of the drop of Library and Boxed<dyn GeyserPlugin>: drop the latter explicitly first to avoid crash.
2023-11-15 10:11:01 -08:00
..
src Fix geyser plugin unload crash (#34026) 2023-11-15 10:11:01 -08:00
Cargo.toml