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

Возможные race conditions в общем cache Jenkins #13

Open
arentrue opened this issue Aug 11, 2016 · 1 comment
Open

Возможные race conditions в общем cache Jenkins #13

arentrue opened this issue Aug 11, 2016 · 1 comment

Comments

@arentrue
Copy link
Contributor

Поскольку на данный момент ~/.cache хост юзера монтируется в ~/ юзера в контейнере, существует вероятность возникновения рейсов в Jenkins, когда билды одновременно пишут в ~/.cache (например, обновление бэйзлайна в plt rebar'ом). Этот риск надо учитывать при решении проблем с Jenkins.

@niku64
Copy link
Contributor

niku64 commented Aug 14, 2016

Сюда же: добавить использование flock или обработку ошибок git'а при обнаружении своего лока.

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

No branches or pull requests

2 participants