Skip to content

[pull] master from microsoft:master#119

Merged
pull[bot] merged 2 commits into
cgallred:masterfrom
microsoft:master
Jun 17, 2026
Merged

[pull] master from microsoft:master#119
pull[bot] merged 2 commits into
cgallred:masterfrom
microsoft:master

Conversation

@pull

@pull pull Bot commented Jun 17, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

tyrielv added 2 commits June 17, 2026 13:54
The background mount process (GVFS.Mount.exe) inherits the caller's
current working directory, holding a handle that prevents the caller
from cleaning up or deleting that directory. This affects tools that
launch gvfs clone/mount and need to remove themselves afterward.

Set ProcessStartInfo.WorkingDirectory to the program's own directory
so the child process does not hold a handle on the caller's CWD.

Assisted-by: Claude Opus 4.6
Signed-off-by: Tyrie Vella <tyrielv@gmail.com>
Set WorkingDirectory for background mount process to avoid holding caller's CWD handle
@pull pull Bot locked and limited conversation to collaborators Jun 17, 2026
@pull pull Bot added the ⤵️ pull label Jun 17, 2026
@pull pull Bot merged commit 59a66c3 into cgallred:master Jun 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant