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) {
|
func (s *Service) CheckQueue(record bool) {
|
||||||
|
s.Checkpoint = time.Now()
|
||||||
|
|
||||||
CheckLoop:
|
CheckLoop:
|
||||||
for {
|
for {
|
||||||
select {
|
select {
|
||||||
|
|
Loading…
Reference in New Issue