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

Python testing - add a way to force reboot the app #35750

Open
cecille opened this issue Sep 24, 2024 · 1 comment
Open

Python testing - add a way to force reboot the app #35750

cecille opened this issue Sep 24, 2024 · 1 comment

Comments

@cecille
Copy link
Contributor

cecille commented Sep 24, 2024

Reproduction steps / Feature

yaml pipes this though a pseudo command, not sure what catches that on the back end. We should plumb something similar through python.

Platform

python

Platform Version(s)

No response

Type

Manually tested with SDK

(Optional) If manually tested please explain why this is only manually tested

No response

Anything else?

No response

@cecille
Copy link
Contributor Author

cecille commented Sep 24, 2024

See #35712 (comment)

Will need to look more into how this is done - it must be something triggered through the app, because we can't assume the app is even running. Though we DO have an app pid. It just makes things complicated with the named pipe commands to bring things down and back up. Yaml doesn't have that facility, so getting both working together can be a bit tricky.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant