Skip to content

Change ExecutionContext.errors from CopyOnWriteArrayList to Collections.synchronizedList(new ArrayList<>())#2008

Merged
bbakerman merged 1 commit intographql-java:masterfrom
Perulish8:change-errors-sync-list-type
Aug 25, 2020
Merged

Change ExecutionContext.errors from CopyOnWriteArrayList to Collections.synchronizedList(new ArrayList<>())#2008
bbakerman merged 1 commit intographql-java:masterfrom
Perulish8:change-errors-sync-list-type

Commits