Python: Lock a file

前端 未结 5 547
心在旅途
心在旅途 2020-12-14 13:37

I have a Python app running on Linux. It is called every minute from cron. It checks a directory for files and if it finds one it processes it - this can take several minute

5条回答
提交回复
热议问题