Skip to content

Full-Featured Scheduling

Compare
Choose a tag to compare
@luav luav released this 05 Jul 15:08
· 192 commits to master since this release

Features and Optimizations

  • Jobs queue reordering optimized
  • Tracing refined and redundant warnings removed

Fixes

  • ontimeout auto restart is respected and does not cause termination of the related jobs
  • _LIMIT_WORKERS_RAM and _CHAINED_CONSTRAINTS related scheduling bugs are fixed

Known Bugs

  • Single non-registered worker process might remain after termination of the [heavily loaded] execution pool on rescheduling, fixed since v2.1-MultiprocAfn
  • Issues in the logical CPUs enumeration prevent cache maximization, fixed since v2.1-MultiprocAfn