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

processx all tests #17

Open
mpadge opened this issue Sep 19, 2020 · 0 comments
Open

processx all tests #17

mpadge opened this issue Sep 19, 2020 · 0 comments

Comments

@mpadge
Copy link
Member

mpadge commented Sep 19, 2020

This is not trivial, particularly because the function which would need to be called is log_all_msgs(), which constructs its own internal environment, and doing so immediately conflicts with the r_safe_env constructed and used by callr functions, so calling that via any callr process immediately errors. Need to entirely rewrite log_all_msgs() so the whole thing is constructed entirely within a callr environment.

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