Skip to content

Conversation

bsbodden
Copy link
Contributor

Fix pipeline json mock configuration in AsyncMockRedis and AsyncMockRedisCluster to properly handle method chaining. The json().set() and json().get() methods now return the pipeline object for fluent interface compatibility.

Resolves "coroutine 'AsyncMockMixin._execute_mock_call' was never awaited" warning in test_async_checkpoint_saver_aput_ttl_behavior.

Fix pipeline json mock configuration in AsyncMockRedis and
AsyncMockRedisCluster to properly handle method chaining.
The json().set() and json().get() methods now return the
pipeline object for fluent interface compatibility.

Resolves "coroutine 'AsyncMockMixin._execute_mock_call' was
never awaited" warning in test_async_checkpoint_saver_aput_ttl_behavior.
@bsbodden bsbodden merged commit cacffce into main Jul 21, 2025
19 checks passed
@bsbodden bsbodden deleted the bsb/warning_test_asynch_cluster_mode.py branch July 21, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant