Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
正如 InfluxDB Python 的 API 文档中提到的,InfluxDBClient 有一个方法 close()。您应该始终使用它还是自动关闭它?