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

Setting for server to run command periodically (would improve AFS support) #10687

Open
edemaine opened this issue Feb 8, 2025 · 2 comments
Open
Assignees
Labels
feature-request Request for new features or functionality ssh Issue in vscode-remote SSH

Comments

@edemaine
Copy link

edemaine commented Feb 8, 2025

In my server setup (common at MIT), an ssh session needs to periodically (every 4 hours) run the command krenew to keep access to the filesystem (AFS). Currently this means that I need to manually kill the server every 4 hours in order to restart the timer.

I propose the addition of setting(s) to tell the VSCode remote server to run a user-specified command like krenew. Even the ability to run a single command (ideally in the background) would suffice for my purposes. (I already have a kautorenew script that runs krenew periodically.) Even nicer would be the ability to specify to run a command every n seconds, for a specified n. (This wouldn't have to be in the background.)

@joshspicer joshspicer added feature-request Request for new features or functionality ssh Issue in vscode-remote SSH labels Feb 10, 2025
@vs-code-engineering vs-code-engineering bot added this to the Backlog Candidates milestone Feb 10, 2025
Copy link

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 10 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@joshspicer
Copy link
Member

Thanks for the suggestion. We've seen a handful of AFS-related issues so this idea to improve that experience is appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality ssh Issue in vscode-remote SSH
Projects
None yet
Development

No branches or pull requests

3 participants