mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 06:06:44 +00:00
6
This commit is contained in:
parent
605a81d391
commit
f216a148f5
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ func init() {
|
||||||
glog.SetV(3)
|
glog.SetV(3)
|
||||||
glog.SetToStderr(true)
|
glog.SetToStderr(true)
|
||||||
|
|
||||||
fmt.Println("3")
|
fmt.Println("4")
|
||||||
|
|
||||||
go func() {
|
go func() {
|
||||||
time.Sleep(8 * time.Minute)
|
time.Sleep(8 * time.Minute)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue