V3
Compare changes
- ale authored
Verify that pushed events are scheduled in the future.
+ 10
− 3
@@ -142,7 +142,13 @@ func popTask(tx *sql.Tx, now int64) (*Task, error) {
@@ -164,13 +170,14 @@ func forceRenewal(tx *sql.Tx, hash uint64) error {