bio-routing / bio-rd

bio routing is a project to create a versatile, fast and reliable routing daemon in Golang. bio = BGP + IS-IS + OSPF
Apache License 2.0
283 stars 44 forks source link

fix: deadlock in ris-mirror vrf removal #470

Closed tobikris closed 4 months ago

tobikris commented 4 months ago

The same Mutex was tried to Lock twice on removal of a VRF.

tobikris commented 4 months ago

codecov "Rate limit reached."