Open mensfeld opened 8 years ago
Any update on that?
Ping?
Pull Requests welcomed. git pull
does not seem to support passing in the path to the git repository, so Dir.chdir
is necessary. A workaround to this is simply to avoid calling Database#update!
within threads.
Because of the Dir.chdir in lib/bundler/audit/database.rb, the gem itself is not threadsafe
I believe that this should do the trick: