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

feat(windows): add a feature to immediate tempfile deletion #340

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

Stebalien
Copy link
Owner

This adds a feature making it possible to disable the immediate deletion of unnamed temporary files on windows (introduced in 461369f). Hopefully, this will fix #339. If so, I'll revert 461369f entirely.

@Stebalien Stebalien force-pushed the steb/disable-delete-windows branch from 936a747 to 357f438 Compare March 14, 2025 00:04
This adds a feature making it possible to disable the immediate deletion
of unnamed temporary files on windows (introduced in 461369f).
Hopefully, this will fix #339. If so, I'll revert 461369f entirely.
@Stebalien Stebalien force-pushed the steb/disable-delete-windows branch from 357f438 to cd738b2 Compare March 14, 2025 00:26
@Stebalien Stebalien merged commit 61b4283 into master Mar 14, 2025
14 checks passed
@Stebalien Stebalien deleted the steb/disable-delete-windows branch March 14, 2025 00:29
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.

[Windows] Sporadic "Access is denied. (os error 5)" on version 3.17
1 participant