-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
In cases where a build throws an exception, a gem does not install correctly, or rbenv does not install correctly, or sometimes just randomly the .rbenv_lock file is left in the home directory of the build executer.
To fix this issue the teardown mechanism should be used to ensure if a build created the lock, the build releases the lock for other projects to continue to use rbenv on the executer.