saif-17

Results 1 issues of saif-17

Connection to influx still active even after calling `influxdb.close();` Here is my **Test Code** ``` public static void main (String[]args){ InfluxDB influxDBConnection; for (int i = 0; i < 10;...

question