镜像自地址
https://github.com/tuna/tunasync.git
已同步 2025-12-06 14:36:47 +00:00
[worker teset] Wait for http server starting
这个提交包含在:
@@ -93,6 +93,8 @@ func TestWorker(t *testing.T) {
|
||||
err := httpServer.ListenAndServe()
|
||||
So(err, ShouldBeNil)
|
||||
}()
|
||||
// Wait for http server starting
|
||||
time.Sleep(500 * time.Millisecond)
|
||||
|
||||
Convey("Worker should work", t, func(ctx C) {
|
||||
|
||||
|
||||
在新工单中引用
屏蔽一个用户