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

Rerun the task if that has already run. #77

Open
nacknime-official opened this issue Oct 30, 2021 · 0 comments
Open

Rerun the task if that has already run. #77

nacknime-official opened this issue Oct 30, 2021 · 0 comments

Comments

@nacknime-official
Copy link

nacknime-official commented Oct 30, 2021

Example:
I wrote a HTTP server on Golang and ran that by AsyncTasks.
I saw my response in browser and edited the code. The server is still running.

And to rerun the server I must switch to window with running server (I have 'output=terminal' in the config), press Ctrl+C to stop the server, press Enter to close the terminal and only then press F7 to run the task.

In IDE if a program has already run, I can press <some keybind for run> again for rerun that one. Can I do that with AsyncTasks?

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

1 participant