influxdb-client-python
influxdb-client-python copied to clipboard
fix: dispose window scheduler
Closes #640
Proposed Changes
Dispose scheduler when disposing write_api.
Checklist
- [x] CHANGELOG.md updated
- [x] Rebased/mergeable
- [x]
pytest testscompletes successfully - [x] Commit messages are conventional
- [x] Sign CLA (if not already signed)
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
@@ 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.