PipelineTask: check if pipeline has already been cancelled

This commit is contained in:
Aleix Conchillo Flaqué
2025-05-24 21:01:23 -07:00
parent 2e57bb74d2
commit 4eed335bc7
2 changed files with 12 additions and 7 deletions

View File

@@ -89,6 +89,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Check if `PipelineTask` has already been cancelled.
- Don't raise an exception if event handler is not registered.
- Upgraded `deepgram-sdk` to 4.1.0.