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

Isolate database expensive reads in its own module and isolate its use lines to avoid unused warnings #1290

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

TheQuantumPhysicist
Copy link
Collaborator

@TheQuantumPhysicist TheQuantumPhysicist commented Oct 23, 2023

The warning would happen when running something that doesn't involve tests, such as cargo run --bin node-daemon.

@TheQuantumPhysicist TheQuantumPhysicist merged commit 7e3a907 into master Oct 23, 2023
31 checks passed
@TheQuantumPhysicist TheQuantumPhysicist deleted the fix/expensive_reads_module branch October 23, 2023 23:04
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.

None yet

1 participant