Skip to content

Fix/large jobs

Santiago Serrano requested to merge fix/large-jobs into master

Adds two fixes:

  • Fixes binary buffer write in STDout for python 3
  • Randomize queued job selection to avoid concurrent selection collision

Merge request reports