PipelineTask: cleanup if task is cancelled from outside Pipecat

This commit is contained in:
Aleix Conchillo Flaqué
2025-05-05 21:33:21 -07:00
parent 9cc498b1fa
commit 4583905313
2 changed files with 23 additions and 11 deletions

View File

@@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed a `PipelineTask` issue that would cause tasks to not be cancelled if
task was cancelled from outside of Pipecat.
- Fixed a `TaskManager` that was causing dangling tasks to be reported.
- Fixed an issue that could cause data to be sent to the transports when they