influxdata / influxdb-csharp

A .NET library for efficiently sending points to InfluxDB 1.x
Apache License 2.0
199 stars 60 forks source link

Underlying connections are never disposed #74

Open md-amf1 opened 5 years ago

md-amf1 commented 5 years ago

The http and udp clients cannot be disposed.