Skip to content

run: Refactor for controllability #337

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

Closed
tony opened this issue Apr 24, 2022 · 0 comments · Fixed by #336
Closed

run: Refactor for controllability #337

tony opened this issue Apr 24, 2022 · 0 comments · Fixed by #336

Comments

@tony
Copy link
Member

tony commented Apr 24, 2022

subprocess executes immediately. it should be possible to pass this around and defer to run() or execute()

  • subprocess
  • to the extent possible, annotate and pass through to the standard library
  • the instantiated wrapper class should
    • allow introspection

    • mutability

    • terraria dreamworld:

      • potentially an option to freeze
        • tamper-proof object (is such a thing possible?)
  • ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant