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

rocks.nvim "floods" /tmp with cache #578

Closed
quadraplat opened this issue Oct 31, 2024 · 1 comment
Closed

rocks.nvim "floods" /tmp with cache #578

quadraplat opened this issue Oct 31, 2024 · 1 comment

Comments

@quadraplat
Copy link

Floods is a bit of an understatement, but each time I run nvim, a folder named luarocks_local_cache-<7 random numbers> is created in /tmp. These folders are all 3.1M large, which isn't much, but overtime, this becomes quite large, especially if /tmp is not mounted as a tmpfs.

Perhaps rocks.nvim should either clean this folder up on closure or attempt to reuse it when a new instance of nvim is opened?

@mrcjkb
Copy link
Member

mrcjkb commented Nov 10, 2024

Hey 👋

Sorry for the late response.
This is a luarocks issue. I will close this issue, as we will be moving away from luarocks.

See:

@mrcjkb mrcjkb closed this as completed Nov 10, 2024
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