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

Cargo Fmt, more Crossbeam channel, and Less Mutex #30

Merged
merged 3 commits into from
Aug 6, 2020

Conversation

Dr-Emann
Copy link
Contributor

  1. Run cargo fmt
  2. Use crossbeam channel everywhere instead of std::mpsc
  3. Change Background::run to take self by value: this allowed for removing an unneeded mutex from folder scanning

@Freaky Freaky merged commit 67a7225 into Freaky:master Aug 6, 2020
@Freaky
Copy link
Owner

Freaky commented Aug 6, 2020

Looks good, thank you!

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

2 participants