bedatadriven / renjin

JVM-based interpreter for the R language for the statistical analysis.
https://www.renjin.org
GNU General Public License v2.0
513 stars 82 forks source link

ConcurrentModificationException while clear bindings #565

Open mprobst-faw opened 1 year ago

mprobst-faw commented 1 year ago

RenjinBindings.java Line: 46

Use Iterator instead.