Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cebf9c4d34 |
+1
-1
@@ -215,7 +215,7 @@ func (p *Process) start() error {
|
||||
}
|
||||
}
|
||||
|
||||
<-time.After(time.Second)
|
||||
<-time.After(5 * time.Second)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user