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

run node process outwith terminal #451

Open
ShaunSHamilton opened this issue Apr 4, 2024 · 0 comments
Open

run node process outwith terminal #451

ShaunSHamilton opened this issue Apr 4, 2024 · 0 comments
Labels
feature This issue/PR is a feature/request major This issue/PR results in a major release minor This issue/PR results in a minor release

Comments

@ShaunSHamilton
Copy link
Member

This would be a breaking change, but could also be configurable.

Running the startup commands in a terminal causes those changes to the terminal to be watched, which often gets in the way of terminal tests.

As such, it could be better to run the develop/run commands in a daemon process, provided:

  • The process can be properly killed
@ShaunSHamilton ShaunSHamilton added minor This issue/PR results in a minor release major This issue/PR results in a major release feature This issue/PR is a feature/request labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR is a feature/request major This issue/PR results in a major release minor This issue/PR results in a minor release
Projects
None yet
Development

No branches or pull requests

1 participant