spacedriveapp / spacedrive

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
https://spacedrive.com
GNU Affero General Public License v3.0
29.33k stars 835 forks source link

Remove all recursion_limit #2498

Closed matheus-consoli closed 1 month ago

matheus-consoli commented 1 month ago

These clauses don't seem necessary anymore

vercel[bot] commented 1 month ago

@matheus-consoli is attempting to deploy a commit to the Spacedrive Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spacedrive-landing ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 2:08am
spacedrive-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 2:08am
matheus-consoli commented 1 month ago

I'm closing this PR as the iOS build needs the recursion limit increased (it's related to the Prisma machinery) At least, now we know that the other platforms don't require this change.