Setting embb_time_t to ULLONG results in assertion on comparison.
The embb_time_t comparison checks whether the the seconds and nano_seconds are within special ranges. This results in an assertion when popping tasks from the priority queue.
The embb_time_t comparison checks whether the the seconds and nano_seconds are within special ranges. This results in an assertion when popping tasks from the priority queue.
closed
closed