langchain
b825f85b - fix(standard-tests): fix `BaseStoreAsyncTests.test_set_values_is_idempotent` (#32638)

Commit
172 days ago
fix(standard-tests): fix `BaseStoreAsyncTests.test_set_values_is_idempotent` (#32638) 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.
Author
Parents
Loading