Skip to content

A few fixes to pytaskfarmer.py

Karol Krizka requested to merge updates into master
  • Explicitly state python3 requirement
  • implement line counting in python instead of wc call
  • check if _toprocess and _finished files exist before calculating done tasks
  • fixes to termination procedure
  • make default timeout infinite

Merge request reports