Comment on Show HN: Highlander – Stop Overlapping Python Cron JobsComments−userbinator11yIn other words, it effectively makes the process a singleton?−ccannonOP11yIf you want to look at it from an OO perspective I guess you could say that. It simply just only lets one python script run at a time.
Comments
In other words, it effectively makes the process a singleton?
If you want to look at it from an OO perspective I guess you could say that. It simply just only lets one python script run at a time.