Skip to content

Conversation

@sandydoo
Copy link
Member

Use the no-dereference option to stop ln from following the existing .devenv/run symlink and creating a recursive symlink inside the runtime dir to itself.

Fixes #1115.

Use the `no-dereference` option to stop `ln` from following the existing
`.devenv/run` symlink and creating a recursive symlink inside the
runtime dir to itself.

Fixes #1115.
@sandydoo sandydoo added the bug Something isn't working label Apr 21, 2024
@sandydoo sandydoo requested a review from domenkozar April 21, 2024 18:33
@cloudflare-workers-and-pages
Copy link

Deploying devenv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1678feb
Status: ✅  Deploy successful!
Preview URL: https://d66e2a02.devenv.pages.dev
Branch Preview URL: https://fix-runtime-dir-recursion.devenv.pages.dev

View logs

@sandydoo sandydoo marked this pull request as ready for review April 21, 2024 18:33
@domenkozar domenkozar merged commit c4b6e9c into main Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

infinite symlink: /tmp/devenv-XXX/devenv-XXX -> /tmp/devenv-XXX

3 participants