Page MenuHomePhabricator

can't run tox test suites on vagrant due to suspects python NFS lock bug
Open, Needs TriagePublic

Description

I wasn't able to run tox against the fundraising-tools project as I kept running into .lock errors like:

lock file /vagrant/srv/fundraising-tools/.tox/flake8/log/.lock present, will block until released

I found this report which might indicate the issue, although I didn't get time to step into the tox internals to confirm.