fix merging from master

pull/50/head
Oleksandr Ieremeev 2018-08-20 10:59:17 +03:00
parent 722d787da4
commit b6abdf7250
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ func CheckServices() {
}
func (s *Service) CheckQueue(record bool) {
s.Checkpoint = time.Now()
CheckLoop:
for {
select {