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

Global utilities should be able to access other global utilities they are combined with #37

Open
TonyTroeff opened this issue Mar 10, 2023 · 0 comments
Assignees
Labels
feature Something that should be implemented

Comments

@TonyTroeff
Copy link
Member

This is again a feature related to the process of pre-configuring global utilities. In some cases global utilities need to cooperate with others.
We need to be able to determine for each global utility which are the other global utilities it cooperates with according to the set of tests that are about to be executed.
It would also be nice to know the maximum degree of parallelism in order to reduce the excessive amount of slots that will be preconfigured. See #36 for more details.

@TonyTroeff TonyTroeff added the feature Something that should be implemented label Mar 10, 2023
@TonyTroeff TonyTroeff self-assigned this Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something that should be implemented
Projects
None yet
Development

No branches or pull requests

1 participant