Skip to content

Commit cc19b75

Browse files
author
jantje
committed
Hope this fixes a startup problem
1 parent 1543838 commit cc19b75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

io.sloeber.core/src/io/sloeber/core/managers/InternalPackageManager.java

+1
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ static public synchronized IStatus downloadAndInstall(ArduinoPlatform platform,
170170

171171
}
172172

173+
synchronized
173174
static public List<PackageIndex> getPackageIndices() {
174175
if (packageIndices == null) {
175176
loadJsons(false);

0 commit comments

Comments
 (0)