Skip to content

(5 May 2020, @ankostis): RETRACTED minor reschedule fixes and refactoring

Choose a tag to compare

@ankostis ankostis released this 05 May 07:48
· 641 commits to master since this release
v7.1.1

--((RETRACTED mistakenly included features from nextr release))--

  • FIX(op): v7.0.0 promise that op.__call__ delegates to compute() was a fake;
    now it is fixed.
  • fix(config): endurance flags were miss-behaving.
  • refact(net): factor out a :meth:._reschedule() method for both endurance & rescheduled ops.
  • feat(build): +script to launch pytest on a local clone repo before pushing.