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

dcrdtest: Minor cleanups #19

Merged
merged 2 commits into from
Dec 17, 2023
Merged

dcrdtest: Minor cleanups #19

merged 2 commits into from
Dec 17, 2023

Conversation

matheusd
Copy link
Member

The first commit removes the need for a global mutex lock in New(). Fix #3

The second commit cleans up a test dir that was not automatically cleaned up.

This removes the need for a global mutex lock in New().
This cleans up a test that disabled automatic cleanup.
@davecgh davecgh merged commit 3d06801 into decred:master Dec 17, 2023
6 checks passed
@matheusd matheusd deleted the remove-mtx branch December 18, 2023 10:21
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.

Fix data races
2 participants