mirror of
https://github.com/hwchase17/langchain.git
synced 2025-11-11 21:54:36 +00:00
The async version of the test should use the `ayield_keys` method instead of `yield_keys`. Otherwise tools such as `blockbuster` may trigger on a blocking call.