Michele Pangrazzi 9ce48f9509
fix: raise RuntimeError when AsyncPipeline.run() is called from within an async context (#9712)
* Raise RuntimeError when AsyncPipeline.run() is called from an async context

* Add release note
2025-08-14 15:07:21 +00:00
..