fpco / libraries

FP Complete libraries mega-repo
2 stars 0 forks source link

Stop working on expired jobs. #177

Closed kantp closed 8 years ago

kantp commented 8 years ago

Workers will continually check if the job they are working on has expired, and will cease to work on it if it has.

Closed #176.

bitonic commented 8 years ago

Looks good. Can you add a tests, using the status module to verify that things go as intended?