Skip to content

Commit 327d8ad

Browse files
release 2.6.0
1 parent ff6480a commit 327d8ad

File tree

2 files changed

+272
-209
lines changed

2 files changed

+272
-209
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1818
### Changed
1919
- Replaced all calls of `add_payload_to_stream()` in `manager.py`, `api.py` with `send_with_stream()`
2020
- Calling `set_socket_is_not_ready()` in `sockets.__aexit__()`
21+
- Consistent use of `stream_list_lock` and replacement of `stream_threading_lock` by `stream_list_lock` in `manager.py`.
2122

2223
## 2.5.0
2324
Functionally, nothing changes with this update. However, there are now sensible error messages if errors occur in the

0 commit comments

Comments
 (0)