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

Export check output target runner #49

Conversation

DE0CH
Copy link
Contributor

@DE0CH DE0CH commented Dec 13, 2022

Exporting this function would benefit a new feature made in iracepy (auto-optimization/iracepy#22). Using the exec.target.runner is problematic because for some reason I cannot pass an r function through a python Queue (see more details in the PR auto-optimization/iracepy#22).

@MLopez-Ibanez
Copy link
Owner

This is OK, but for an exported function, I would prefer to not use "." in function names, because that is problematic for several reasons. Please rename the function to check_output_target_runner. If you want to add a NEWS.md entry you can mention your name or github name in it. See https://mlopez-ibanez.github.io/irace/news/index.html for how it will look.

@DE0CH
Copy link
Contributor Author

DE0CH commented Dec 15, 2022

Thanks. I am currently trying to enjoy some holiday for a few days. So I will make these changes later.

@DE0CH DE0CH force-pushed the feature/export-check-output-target-runner-2 branch from 6626de6 to bc770bb Compare December 17, 2022 18:10
@DE0CH
Copy link
Contributor Author

DE0CH commented Dec 17, 2022

I've made the changes. Please review. Thanks.

@MLopez-Ibanez MLopez-Ibanez merged commit 3a4e7ff into MLopez-Ibanez:master Dec 17, 2022
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.

2 participants