Closed leon0399 closed 1 month ago
This PR should fix this bug by always attempting to close the resource
LGTM
1137 introduced resource leakage by not freeing handles in some cases. This led to endless loop while trying to loadData or saveData
This PR should fix this bug by always attempting to close the resource