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

WIP: Work on Porting to Smol Executor #10

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Conversation

zicklag
Copy link
Member

@zicklag zicklag commented Apr 29, 2020

No description provided.

zicklag added 9 commits April 29, 2020 02:38
Allows you to specify the `auto-num-threads` feature to get the
automatically detected threads based on the CPU count.
Code style preference to remove all `use log::error` or other log macro
imports and just use `log::error!` at the log site.
- Also includes some Rustfmt changes
- Doesn't compile yet
- Comments out lots of code that will need to be re-implemented
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.

1 participant