Tom Wanielista
d0cfc49704
Avoid panic in cronjob sorting
...
This change handles the case where the ith cronjob may have its start
time set to nil.
Previously, the Less method could cause a panic in case the ith
cronjob had its start time set to nil, but the jth cronjob did not. It
would panic when calling Before on a nil StartTime.
2019-03-30 12:43:14 -04:00
..
2019-03-02 12:55:26 +08:00
2019-03-19 14:36:26 -04:00
2019-03-02 12:55:26 +08:00
2019-03-25 13:24:24 -07:00
2018-11-10 07:50:31 -05:00
2019-03-30 12:43:14 -04:00
2019-03-02 12:55:26 +08:00
2019-03-02 12:55:26 +08:00
2019-02-21 20:51:01 -08:00
2019-03-02 12:55:26 +08:00
2019-03-26 23:15:39 -04:00
2019-02-14 23:55:45 -08:00
2019-03-02 12:55:26 +08:00
2019-03-02 12:55:26 +08:00
2019-03-02 12:55:26 +08:00
2019-03-21 19:26:19 -07:00
2019-03-21 19:26:19 -07:00
2019-03-02 12:55:26 +08:00
2019-03-02 12:55:26 +08:00
2019-03-02 12:55:26 +08:00
2019-03-27 11:08:24 -07:00
2019-03-21 18:02:55 +08:00
2019-03-02 12:55:26 +08:00
2019-03-02 12:55:26 +08:00
2019-02-14 23:55:45 -08:00
2019-03-01 18:48:17 +02:00
2018-11-10 07:50:31 -05:00
2019-03-02 12:55:26 +08:00
2019-03-06 17:26:23 -08:00
2019-03-28 10:39:32 -04:00
2019-03-25 14:54:22 +08:00
2019-03-27 11:08:24 -07:00
2019-03-25 14:54:22 +08:00
2019-03-25 14:54:22 +08:00
2018-10-09 08:15:30 +08:00
2018-11-10 07:50:31 -05:00
2018-10-05 12:59:38 -07:00
2019-03-25 14:54:22 +08:00
2019-03-27 11:08:24 -07:00
2019-02-04 22:33:12 +01:00