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

[TEST] Kill Runtime when running test script #232

Open
levincent06 opened this issue Sep 16, 2021 · 0 comments
Open

[TEST] Kill Runtime when running test script #232

levincent06 opened this issue Sep 16, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@levincent06
Copy link
Member

It's a problem when Runtime is running when we try to run tests, since the tests try to spawn an instance of Runtime. In the test script before running the actual tests, detect if Runtime is already active and stop it. Note that Runtime may already be running because of systemd, so a solution may be running sudo systemctl stop dev_handler and printing a warning message that the command was automatically executed.

@levincent06 levincent06 added the enhancement New feature or request label Sep 16, 2021
@benliao1 benliao1 self-assigned this Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants