influxdb-client-python icon indicating copy to clipboard operation
influxdb-client-python copied to clipboard

fix: dispose window scheduler

Open bednar opened this issue 1 year ago • 1 comments

Closes #640

Proposed Changes

Dispose scheduler when disposing write_api.

Checklist

  • [x] CHANGELOG.md updated
  • [x] Rebased/mergeable
  • [x] pytest tests completes successfully
  • [x] Commit messages are conventional
  • [x] Sign CLA (if not already signed)

bednar avatar Feb 02 '24 14:02 bednar

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.

codecov-commenter avatar Feb 02 '24 15:02 codecov-commenter