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

DmgImageMounter: Check if image mounted and always unmount image #579

Merged

Conversation

alvasw
Copy link
Contributor

@alvasw alvasw commented Dec 2, 2022

This change checks whether the DMG image is already mounted and unmounts the image even if an exception gets thrown during the extraction. We check the exit code of the mount and unmount process too.

This change checks whether the DMG image is already mounted and unmounts
the image even if an exception gets thrown during the extraction. We
check the exit code of the mount and unmount process too.
@alvasw alvasw merged commit fd3c0a1 into bisq-network:main Dec 2, 2022
@alvasw alvasw deleted the make_dmg_image_mounter_more_robust branch December 2, 2022 12:56
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