[build test]1.18
This commit is contained in:
@ -36,7 +36,7 @@ var (
|
||||
// default timeout for UDP session
|
||||
udpTimeout = 60 * time.Second
|
||||
|
||||
preProcessCacheFinder, _ = R.NewProcess("", "", nil)
|
||||
preProcessCacheFinder, _ = R.NewProcess("", "", false, nil)
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user