Skip to content

Conversation

@flash-sinx
Copy link

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
Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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