Skip to content

Conversation

raulriverarojas
Copy link
Contributor

I read the contributing.md and followed the steps
Added tests for manager in disthash
TestManagerConcurrentAccess simulates the race condition by spawning two goroutines - one updates topology continuously while another performs identity lookups, verifying no data races occur under concurrent read/write operations to the rdv field.
TestConcurrentClusterOperations creates a 3-node cluster and performs 100 concurrent identity lookups across different nodes

The tests reveal there is a lot of different data races but no longer in onClusterTopology and get.

@CLAassistant
Copy link

CLAassistant commented Feb 12, 2025

CLA assistant check
All committers have signed the CLA.

@dshyryayev
Copy link

I am curios if this project still alive? or not?

@GetSource1234
Copy link

yeah, same question here. @rogeralsing do you have any information about the project's current state?

@rogeralsing rogeralsing merged commit d508ff4 into asynkron:dev Aug 9, 2025
1 check 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.

5 participants