mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-15 15:40:34 +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.