这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@markjm
Copy link
Contributor

@markjm markjm commented Jan 18, 2022

Fixes #549

The issue is due to an unhandled error bubbling in the case where a symlink exists but the target has been deleted.

Two other things to note here, which may just show my naiveté w Go (this is my first project working with it):

  1. I am unsure if there is a standard/best practice for error handling here. Seems errors can bubble/disappear really easily right now
  2. A fix like this would benefit from a regression test, but I am not too sure how the testing in this project is handled. I think even a small doc on that would be valuable. I am happy to help put that together or contribute.

@markjm markjm requested a review from jaredpalmer as a code owner January 18, 2022 08:21
@vercel
Copy link
Contributor

vercel bot commented Jan 18, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/turbo-site/E8KNAL9KzYbYRMZBpvozUMsw8Mu3
✅ Preview: https://turbo-site-git-fork-markjm-markjm-549.vercel.sh

@jaredpalmer jaredpalmer merged commit 44b04f1 into vercel:main Jan 19, 2022
@markjm markjm deleted the markjm/549 branch January 19, 2022 22:06
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.

turbo@1.0.25 doesn't detect any packages

2 participants