Skip to content

fix(linux): Create BHD stub in tmpdir, not cache dir#831

Merged
garyttierney merged 1 commit into
mainfrom
fix/bhd-cache
Jul 16, 2026
Merged

fix(linux): Create BHD stub in tmpdir, not cache dir#831
garyttierney merged 1 commit into
mainfrom
fix/bhd-cache

Conversation

@garyttierney

Copy link
Copy Markdown
Owner

Fixes the "File not found" errors that occur when we try to create a temporary file under the host cache directory. Likely caused by the TEMPORARY attribute used in the tempfile Windows implementation: https://github.com/Stebalien/tempfile/blob/master/src/file/imp/windows.rs#L38

Signed-off-by: Gary Tierney <gary.tierney@fastmail.com>
@garyttierney
garyttierney merged commit 266adf1 into main Jul 16, 2026
19 checks passed
@garyttierney
garyttierney deleted the fix/bhd-cache branch July 16, 2026 01:52
@github-project-automation github-project-automation Bot moved this from Todo to Done in me3 Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants