BaseObject: run each handler for the same event in a separate task

This commit is contained in:
Aleix Conchillo Flaqué
2025-09-17 10:47:40 -07:00
committed by Chad Bailey
parent 0de31dab79
commit 89e0092159
2 changed files with 25 additions and 18 deletions

View File

@@ -65,6 +65,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue where multiple handlers for an event would not run in parallel.
- Fixed `DailyTransport.sip_call_transfer()` to automatically use the session
ID from the `on_dialin_connected` event, when not explicitly provided. Now
supports cold transfers (from incoming dial-in calls) by automatically