Skip to content

Propagate drift-orbit launcher failures safely - #171

Open
krystophny wants to merge 1 commit into
mainfrom
fix/run-driftorbit-launch
Open

Propagate drift-orbit launcher failures safely#171
krystophny wants to merge 1 commit into
mainfrom
fix/run-driftorbit-launch

Conversation

@krystophny

Copy link
Copy Markdown
Member

Fixes #92

This resolves executables through PATH or the working directory, launches them with an argument list, and propagates nonzero solver exits.

Validation:

  • bare fo: static, build, tests, and lint passed
  • full pytest suite: 18 passed
  • focused fake-executable oracles: 3 passed

Copy link
Copy Markdown
Member Author

Argument-vector launching and safe nonzero-exit propagation are implemented. The local behavioral oracles and both CI builds pass. Ready for review.

Chris&GPT

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.

run_driftorbit.py launches the solver unsafely and ignores its exit status

1 participant