Closed erf closed 1 year ago
After a successful load i tried to run gitRepository.status which fails with:
load
gitRepository.status
Exception: Concurrent modification during iteration: Instance(length:1) of '_GrowableList'.
I think this should be fixed by now. If it isn't please re-open with the full backtrace.
After a successful
load
i tried to rungitRepository.status
which fails with: