Skip to content

Fix server crash when deleting folders#1220

Open
warsam wants to merge 3 commits intorojo-rbx:masterfrom
warsam:fix-folder-removal-crash
Open

Fix server crash when deleting folders#1220
warsam wants to merge 3 commits intorojo-rbx:masterfrom
warsam:fix-folder-removal-crash

Conversation

@warsam
Copy link
Copy Markdown

@warsam warsam commented Jan 28, 2026

Handle the case where a folder's parent path no longer exists when processing VFS removal events. This can happen when a folder and its contents are deleted together, causing a race between removal events.

Added a regression test for this scenario.

Handle the case where a folder's parent path no longer exists when
processing VFS removal events. This can happen when a folder and its
contents are deleted together, causing a race between removal events.

Added a regression test for this scenario.
Force LF line endings for test fixtures via .gitattributes and update snapshot to match.
@warsam
Copy link
Copy Markdown
Author

warsam commented Feb 24, 2026

CI should be passing now with the cross-platform snapshot fix. Could someone please approve the workflow run?

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