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

Use password for DB and init properly #20

Merged
merged 1 commit into from
May 14, 2024
Merged

Use password for DB and init properly #20

merged 1 commit into from
May 14, 2024

Conversation

TonyGiorgio
Copy link
Contributor

No description provided.

@TonyGiorgio TonyGiorgio force-pushed the use-password branch 2 times, most recently from 6942703 to 2e16ac7 Compare May 14, 2024 21:23

let stop = Arc::new(AtomicBool::new(false));

// fixme, properly initialize this
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this would be a good next step

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

src/core.rs Show resolved Hide resolved
@TonyGiorgio TonyGiorgio requested a review from benthecarman May 14, 2024 21:28
@TonyGiorgio TonyGiorgio merged commit e1ae790 into master May 14, 2024
2 checks passed
@TonyGiorgio TonyGiorgio deleted the use-password branch May 14, 2024 21:53
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