Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix geyser plugin unload crash (solana-labs#34026)
Explicit ordering of the drop of Library and Boxed<dyn GeyserPlugin>: drop the latter explicitly first to avoid crash.
- Loading branch information