diff options
| author | 2019-06-13 17:13:10 +0100 | |
|---|---|---|
| committer | 2019-06-13 17:13:10 +0100 | |
| commit | 6057d86edc6feb79c13b1e6b534728edf0682c8d (patch) | |
| tree | 1af7a4f346afcd46aa4dc67db63b9c6077c9cc0c /CHANGELOG.md | |
| parent | Wrap _read_loop() and _write_loop() in a try that kills the main thread (diff) | |
| signature | ||
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e97d5ea..8f0a7432 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Changed: Fixed: - `KeyError` when sts `port` key not present - lxml wasn't in requirements.txt but it should have been +- Any CRITICAL in read/write thread now kills the main thread too # 2019-06-09 - BitBot v1.9.2 |
