Bug - CK temp folders and files are not deleted.
<!-- Make sure the title starts with "Bug - [insert short description of bug]" --> ## Description CK does not delete the temp files it creates, as it first tries to delete the folder (which fails, because it is not empty) and then tries to delete the file in that folder. ## Priority - Low These files will eventually clutter the tmp folder ## Definition of done When temp files are deleted after use <!-- Don't forget to assign the correct person and labels to this issue!-->
issue