Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MINOR) Add new API function XmpFile::try_close which will report any error encountered when closing a file #232

Merged
merged 6 commits into from
Jul 26, 2024

Conversation

scouten-adobe
Copy link
Member

@scouten-adobe scouten-adobe commented Jul 26, 2024

Fixes crash reported in #230.

Thank you, @CeNiEi!

@scouten-adobe scouten-adobe marked this pull request as ready for review July 26, 2024 01:13
@scouten-adobe scouten-adobe changed the title Fix #230: Updating the XMP data of same image concurrently aborts the entire process Add new API function XmpFile::try_close which will report any error encountered when closing a file Jul 26, 2024
@scouten-adobe scouten-adobe changed the title Add new API function XmpFile::try_close which will report any error encountered when closing a file (MINOR) Add new API function XmpFile::try_close which will report any error encountered when closing a file Jul 26, 2024
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.12%. Comparing base (51a80a1) to head (e7fec6f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #232   +/-   ##
=======================================
  Coverage   98.11%   98.12%           
=======================================
  Files           9        9           
  Lines        1857     1864    +7     
=======================================
+ Hits         1822     1829    +7     
  Misses         35       35           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@scouten-adobe scouten-adobe merged commit 823a77b into main Jul 26, 2024
30 checks passed
@scouten-adobe scouten-adobe deleted the issue-230 branch July 26, 2024 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant