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

Allow changing Group task id to -1 #27

Open
janaknat opened this issue Dec 12, 2022 · 0 comments
Open

Allow changing Group task id to -1 #27

janaknat opened this issue Dec 12, 2022 · 0 comments

Comments

@janaknat
Copy link
Contributor

Is there a reason for not allowing Group to set CPU, task?

From src/lib.rs:

/// A `Group` and its members must all observe the same tasks and cpus; mixing
/// these makes building the `Counter` return an error. Unfortunately, there is
/// no way at present to specify a `Group`'s task and cpu, so you can only use
/// `Group` on the calling task. If this is a problem, please file an issue.
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