AustralianSynchrotron / lightflow

A lightweight, distributed workflow system
https://australiansynchrotron.github.io/lightflow/
BSD 3-Clause "New" or "Revised" License
98 stars 18 forks source link

Add timeout to tasks #2

Open portrain opened 7 years ago

portrain commented 7 years ago

E.g.: PythonTask(name, callback, timeout=600)