Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果 cron 作业在上次运行后未成功退出,有哪些不同的做法可以防止它再次运行?
使用锁定文件合适吗?
是的,锁定文件是最简单的解决方案。