(5 May 2020, @ankostis): RETRACTED minor reschedule fixes and refactoring
--((RETRACTED mistakenly included features from nextr release))--
- FIX(op): v7.0.0 promise that
op.__call__delegates tocompute()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.