NLnetLabs / routinator

An RPKI Validator and RTR server written in Rust
https://nlnetlabs.nl/projects/routing/routinator/
BSD 3-Clause "New" or "Revised" License
470 stars 71 forks source link

Don’t try to delete a broken RRDP archive twice during cleanup. #956

Closed partim closed 7 months ago

partim commented 7 months ago

This PR fixes an issue where the RRDP collector tried to delete a corrupt archive twice during cleanup resulting in a fatal error.