Skip to content

Conversation

@warrick1016
Copy link
Collaborator

No description provided.

- Add TYPE_MISMATCH log in checkType() to capture type mismatch details
- Add LIST_SWAP_IN log in listSwapIn() to track swap-in results
- Both logs use LL_WARNING level to ensure visibility in CI

These logs will help identify:
1. What is the actual object type when LSET expects OBJ_LIST
2. When does the type change happen between swap-in and command execution
3. Whether it's the same object or a different one

Related CI error: AddressSanitizer WRONGTYPE panic in lsetCommand
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.

2 participants