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

Make task_id optional #10

Open
dignifiedquire opened this issue Oct 25, 2019 · 1 comment
Open

Make task_id optional #10

dignifiedquire opened this issue Oct 25, 2019 · 1 comment

Comments

@dignifiedquire
Copy link
Member

dignifiedquire commented Oct 25, 2019

I have a system that only uses regular threads, but no Futures, so I was wondering if there could be an option to disable logging task_ids, as this is still really nice.

@dignifiedquire
Copy link
Member Author

maybe simply putting all Future related things behind a feature flag, such that as a user this can be set at compile time

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

No branches or pull requests

1 participant