-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Right now temp files are going into /tmp/vim-processing (at least in linux). If more than one user on a machine is using vim-processing, then the second user loses write permission to /tmp/vim-processing and can't launch a sketch.
A half-measure would be to delete /tmp/vim-processing after each run. A better measure would be to make the temp file location unique to each user (and to delete it after each run).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels