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(removeFileInDatabase): Fix stack overflow #1260

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

adrien-coye
Copy link
Contributor

  • Fix infinite recursion

… no longer using a recursion

fix(removeFileInDatabase): Prevent cyclical folder references to do an infinite loop on deletion
@adrien-coye adrien-coye marked this pull request as ready for review August 23, 2024 10:25
Copy link

@adrien-coye adrien-coye merged commit 1d61a9a into master Aug 23, 2024
3 checks passed
@adrien-coye adrien-coye deleted the fix-stackOverflow-too-many-recursions branch August 23, 2024 12:20
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.

2 participants