Skip to content

Conversation

@flash-sinx
Copy link
Contributor

Description

This PR fixes bugs and improves debugging in the clds_sorted_list_int chaos test.

Changes

  • Fixed wake_by_address_single - Changed & to % for consistency with the interlocked_compare_exchange call on the line above
  • Fixed insert_key_twice - Now passes new_item instead of chaos_test_context->items[item_index].item to properly test duplicate key insertion
  • Added logging - All chaos_thread cases now have LogInfo at start and completion, plus enhanced assert messages for FIND operations to help diagnose race conditions

@flash-sinx
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@parth21999 parth21999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@parth21999 parth21999 enabled auto-merge (squash) January 19, 2026 06:38
@parth21999
Copy link
Member

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@parth21999 parth21999 merged commit f819481 into master Jan 19, 2026
12 checks passed
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.

3 participants