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

Fix a bug where the temp directory cannot be deleted #504

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

borrrden
Copy link
Member

It is moved as part of the process, so the implicit delete with TemporaryDirectory is closed fails

It is moved as part of the process, so the implicit delete with TemporaryDirectory is closed fails
@borrrden borrrden requested a review from pasin September 21, 2023 01:14
@cbl-bot
Copy link

cbl-bot commented Sep 21, 2023

Code Coverage Results:

Branches Functions Instantiations Lines Regions
76.4 93.1 45.3 89.3 85.33

@pasin pasin merged commit e915dad into master Oct 4, 2023
7 checks passed
@pasin pasin deleted the fix/cross_build_bug branch October 4, 2023 16:39
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.

3 participants