Skip to content

Commit a5cd2a0

Browse files
committed
fix ci error
Signed-off-by: 400Ping <jiekaichang@apache.org>
1 parent 3536abe commit a5cd2a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

historyserver/cmd/collector/main.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import (
88
"os/signal"
99
"path"
1010
"strconv"
11+
"sync"
12+
"syscall"
1113
"time"
1214

1315
"github.com/sirupsen/logrus"

0 commit comments

Comments
 (0)