Comment on Show HN: Highlander – Stop Overlapping Python Cron JobsparentComments−gerad11yYeah we use flock for this all the time. So much so that I'm surprised this is news.−ccannonOP11yThis is a pure python solution.−nnutter11yDoes that add value to stop overlapping from jobs?
Comments
Yeah we use flock for this all the time. So much so that I'm surprised this is news.
This is a pure python solution.
Does that add value to stop overlapping from jobs?