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

[Feature] Allow To Auto-Restart Tasks #1303

Open
rrmistry opened this issue Aug 13, 2023 · 0 comments
Open

[Feature] Allow To Auto-Restart Tasks #1303

rrmistry opened this issue Aug 13, 2023 · 0 comments
Labels
state: needs triage Waiting to be triaged by a maintainer.

Comments

@rrmistry
Copy link

Inspired from: microsoft/vscode#184563

It would be great if there were a built-in way to auto-restart a background task if it stops for any reason.

Currently, our use case is to define tasks within a shell while loop, which can get messy for a long command.

Having this feature would also remove the need to maintain platform-specific looping workarounds for each platform (e.g. Mac/Win/Lin or PowerShell/Bash)

@task-bot task-bot added the state: needs triage Waiting to be triaged by a maintainer. label Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: needs triage Waiting to be triaged by a maintainer.
Projects
None yet
Development

No branches or pull requests

2 participants