mirror of
https://github.com/xcat2/confluent.git
synced 2026-05-18 04:07:17 +00:00
2d0199a4e9
If os.remove happens at a bad time, it causes an unfortunate behavior in dbm. Serialize this sort of operation to avoid the bad behavior.