issues
search
hpc
/
charliecloud
Now hosted on GitLab.
https://gitlab.com/charliecloud/main
Apache License 2.0
312
stars
60
forks
source link
Fix can’t unlink: part_ no such directory
#1927
Open
alstar555
opened
2 months ago
alstar555
commented
2 months ago
Fixes #1925
Fix the cleanup function to use the full path to unlink part_ files.
Write a test called 'remove part
files' to see if cleanup is correctly removing part
files during cleanup.
Fixes #1925