Rollback was not being called when the function was called with a key which does not exist. This failure to call rollback kept the database open and caused all new requests to block. Signed-off-by: Derek McGowan <derek@mcgstyle.net>
Rollback was not being called when the function was called with a key which does not exist. This failure to call rollback kept the database open and caused all new requests to block. Signed-off-by: Derek McGowan <derek@mcgstyle.net>