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

avoid server error when encountering broken symlinks #1034

Merged

Conversation

fuenfundachtzig
Copy link
Contributor

When there is a bad symbolic link in a directory, this line will lead to an "Internal Server Error". ("Bad" can either be a recursive link (ln -s broken) or a link pointing to a non-existing file (ln -s broken notthere).)

Copy link

vercel bot commented Mar 30, 2024

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

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 30, 2024 3:38pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 30, 2024 3:38pm

Copy link

github-actions bot commented Mar 30, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@fuenfundachtzig
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@mscolnick
Copy link
Contributor

thank you for the fix!

@akshayka akshayka merged commit 5021c63 into marimo-team:main Mar 30, 2024
26 checks passed
Copy link

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.3.8-dev8

Benni-Math pushed a commit to Benni-Math/marimo that referenced this pull request Apr 16, 2024
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.

None yet

3 participants