We run tests on cimg/openjdk:13
Tests are ran using mvn parallel jobs with browserstack
We are using Browerstack Local, this requires access to a binary file.
We are getting the following error randomly when running parallel tests trying to access same binary:
com.browserstack.local.LocalException: java.io.IOException: Cannot run program “/home/circleci/.browserstack/BrowserStackLocal”: error=26, Text file busy
Anyway we can resolve this?