issues
search
LayerZero-Labs
/
devtools
LayerZero Developer Utilities
https://docs.layerzero.network/
97
stars
157
forks
source link
🪲 Specify YARN_CACHE_FOLDER to prevent concurrency issues with yarn installs
#890
Closed
janjakubnanista
closed
2 months ago
janjakubnanista
commented
2 months ago
In this PR
yarn
seems to suffer from concurrency issues that result in flaky user tests (see
here
and
here
).
YARN_CACHE_FOLDER
environment variable has been introduced to prevent these
In this PR
yarn
seems to suffer from concurrency issues that result in flaky user tests (see here and here).YARN_CACHE_FOLDER
environment variable has been introduced to prevent these