influxdata / influxdb-client-python

InfluxDB 2.0 python client
https://influxdb-client.readthedocs.io/en/stable/
MIT License
706 stars 185 forks source link

fix: dispose window scheduler #641

Closed bednar closed 6 months ago

bednar commented 7 months ago

Related #640

Proposed Changes

Dispose scheduler when disposing write_api.

Checklist

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (293ed7f) 90.40% compared to head (46ec063) 90.42%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #641 +/- ## ========================================== + Coverage 90.40% 90.42% +0.01% ========================================== Files 39 39 Lines 3503 3509 +6 ========================================== + Hits 3167 3173 +6 Misses 336 336 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.