Backport fix for concurrent writing and packing.
The pack() implementation would leave a corrupted storage behind if transactions committed while packing.
Showing
Please register or sign in to comment
The pack() implementation would leave a corrupted storage behind if transactions committed while packing.