fix: memory leak (#29)

* fix: dictionary changed size during iteration during deepcopy

* fix: memory leak in event data

BREAKING CHANGE: changed return values of get_heartbeats, get_important_heartbeats, avg_ping, uptime, get_heartbeat, cert_info

* fix: int to bool conversion

* remove todos

* update examples and adjust types
This commit is contained in:
Lucas Held 2023-05-19 14:07:34 +02:00 committed by GitHub
parent 6c4342a39d
commit 77630e96b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

File diff suppressed because one or more lines are too long