mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 20:27:50 +00:00
Jarrod Johnson
2d0199a4e9
Wrap bdb deletion in same lock that sync itself uses
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.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%