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

IDEA: manually or force restart #190

Open
hyzyla opened this issue Sep 23, 2022 · 1 comment
Open

IDEA: manually or force restart #190

hyzyla opened this issue Sep 23, 2022 · 1 comment

Comments

@hyzyla
Copy link

hyzyla commented Sep 23, 2022

I would like to have some command line shortcut to force process restart, for example "CMD+R" or "CTRL+R". Few use case which I have for that feature:

  1. I have a slow laptop and would like to restart the process, only when I finished editing.
  2. I work with translations and I want to restart my project, only when I needed: some translations are worth to test, some not.

What do you think about that? If idea is valid, probably I can implement that feature.

@samuelcolvin
Copy link
Owner

Humm, but how are you going to detect the input?

Would this work when used by a third party app, like uvicorn?

How complex wild the implementation be?

I'm keen if we can do it right.

Maybe create a proof of concept PR, and we'll review from there.

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

No branches or pull requests

2 participants