Schedule Module

The schedule module is a basic cron for IceProd, executing tasks at various intervals or fixed times.

class iceprod.server.modules.schedule.schedule(*args, **kwargs)[source]

Run the schedule module, which handles periodic tasks.

start()[source]

Start schedule

stop()[source]

Stop schedule

kill()[source]

Kill thread