NICMx / FORT-validator

RPKI cache validator
MIT License
51 stars 24 forks source link

Lock the cache during updates #149

Open ydahhrk opened 1 month ago

ydahhrk commented 1 month ago

Write a lockfile into the cache during validation runs, to prevent other (well-behaved) instances from accidentally reading and writing the same directory simultaneously.