Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

resolve issue #39 #43

Merged
merged 1 commit into from
Sep 3, 2024
Merged

resolve issue #39 #43

merged 1 commit into from
Sep 3, 2024

Conversation

nurzhan-saktaganov
Copy link
Collaborator

  • combining an array/slice of atomic pointers and immutable objects to lock-free modification of routeMap
  • RouterMapCallRWImpl typofix: compare totalBucketCount againts TotalBucketCount instead of r.knownBucketCount

@nurzhan-saktaganov nurzhan-saktaganov force-pushed the nsaktaganov_resolve_issue_39 branch from 9a80119 to 3ca9b83 Compare August 23, 2024 16:12
@nurzhan-saktaganov nurzhan-saktaganov linked an issue Aug 27, 2024 that may be closed by this pull request
@nurzhan-saktaganov nurzhan-saktaganov force-pushed the nsaktaganov_resolve_some_issues_epoch_1 branch from 0bfd2b1 to e84e8fc Compare August 30, 2024 09:37
@nurzhan-saktaganov nurzhan-saktaganov added the bug Something isn't working label Sep 1, 2024
* combining an array/slice of atomic pointers and immutable objects
	to lock-free modification of routeMap
* RouterMapCallRWImpl typofix: compare totalBucketCount againts TotalBucketCount instead of r.knownBucketCount
* remove unused data struct and test
@nurzhan-saktaganov nurzhan-saktaganov force-pushed the nsaktaganov_resolve_issue_39 branch from 3ca9b83 to c5012fb Compare September 2, 2024 13:22
@nurzhan-saktaganov nurzhan-saktaganov changed the base branch from nsaktaganov_resolve_some_issues_epoch_1 to master September 2, 2024 13:22
@nurzhan-saktaganov nurzhan-saktaganov marked this pull request as ready for review September 2, 2024 13:23
@nurzhan-saktaganov nurzhan-saktaganov changed the title WIP: resolve issue #39 resolve issue #39 Sep 2, 2024
@KaymeKaydex KaymeKaydex merged commit dfa83c2 into master Sep 3, 2024
@nurzhan-saktaganov nurzhan-saktaganov deleted the nsaktaganov_resolve_issue_39 branch September 17, 2024 16:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A concurrent access to fields of 'struct Router'
2 participants