my downloads folder. the program is in a while loop so that it never stops unless i stop it. It works as expected but I noticed that whenever I try downloading anything from the internet it keeps failing while the program is running. I don't know what could be causing this, any help ?
File is opened by process. File descriptor is owned by that process. So you can't rename/move/delete file until owner process releases file.
Обсуждают сегодня