influxdb-client-java
influxdb-client-java copied to clipboard
fix: Issue/806: Add a lock to prevent the disposal of the timer while it is running.
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 testcompletes successfully - [x] Commit messages are conventional
- [x] Sign CLA (if not already signed)