mirror of https://github.com/statping/statping
fix merging from master
parent
722d787da4
commit
b6abdf7250
|
@ -41,6 +41,8 @@ func CheckServices() {
|
|||
}
|
||||
|
||||
func (s *Service) CheckQueue(record bool) {
|
||||
s.Checkpoint = time.Now()
|
||||
|
||||
CheckLoop:
|
||||
for {
|
||||
select {
|
||||
|
|
Loading…
Reference in New Issue