extmod/modutimeq: Make time_less_than be actually "less than", not less/eq.
This fixes an obvious case of non-fair scheduling of 2 tasks with the same deadline.
Please register or sign in to comment
This fixes an obvious case of non-fair scheduling of 2 tasks with the same deadline.