Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add concurrency unit tests #6642

Open
wants to merge 4 commits into
base: refactor-trie-mutex-usage
Choose a base branch
from

Conversation

BeniaminDrasovean
Copy link
Contributor

@BeniaminDrasovean BeniaminDrasovean commented Nov 29, 2024

Reasoning behind the pull request

  • Missing unit tests

Proposed changes

  • Add unit tests for trie concurrency checks

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

…trie-concurrency-unit-tests

# Conflicts:
#	trie/patriciaMerkleTrie_test.go
@BeniaminDrasovean BeniaminDrasovean marked this pull request as ready for review December 9, 2024 12:24
@sasurobert sasurobert self-requested a review December 11, 2024 07:24
…trie-concurrency-unit-tests

# Conflicts:
#	trie/interface.go
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