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

Resolve warnings on Linux with latest Rust(1.68.0) and threadpool configuration #72

Closed
wants to merge 4 commits into from

Conversation

jpedrick
Copy link

Just some small changes to support the newest Rust as well as resolve #63

As a side note, instead of a ThreadPool we may want to consider utilizing async instead for concurrently handing blocking io calls.

https://rust-lang.github.io/async-book/02_execution/05_io.html

@jpedrick jpedrick closed this Mar 17, 2023
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.

How to limit number of threads so that catfs can be used in multi-tenant environments?
1 participant