Skip to content

Conversation

jakesylvestre
Copy link
Collaborator

$GOPATH caching has led to flaky tests as per #1503 and #1536. The speedup is marginal and while the false negatives are a headache, false positives are potentially dangerous.

$GOPATH caching has led to flaky tests as per btcsuite#1503 and btcsuite#1536. The speedup is marginal and while the false negatives are a headache, false positives are potentially dangerous.
@jakesylvestre
Copy link
Collaborator Author

Looks like LND has this removed too. Actually, looks like @Roasbeef never added it there in the first place. I'm guessing because it's just error prone:

lightningnetwork/lnd@f65b1a4

Copy link
Member

@jcvernaleo jcvernaleo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, this is causes more problems than it solves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants