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

fix: Issue/806: Add a lock to prevent the disposal of the timer while it is running.

Open OrezzerO opened this issue 10 months ago • 3 comments
trafficstars

  • fix: Issue/806

Closes #806 806

Proposed Changes

Add a lock to prevent the disposal of the timer while it is running.

Checklist

  • [x] CHANGELOG.md updated
  • [x] Rebased/mergeable
  • [x] A test has been added if appropriate
  • [x] mvn test completes successfully
  • [x] Commit messages are conventional
  • [x] Sign CLA (if not already signed)

OrezzerO avatar Jan 13 '25 08:01 OrezzerO