Closed
Description
I noticed that the method is being called 2 twice:
librariesIndexer.rescanLibraries ()
I believe this is a bug, because the librariesIndexer.setArchitecturePriority
, seems to have no influence on the process.
This makes the other issue (#10214) I found a little worse