just a test of branching semantics
This commit is contained in:
@@ -76,6 +76,7 @@ outer:
|
||||
bw.curTx = 0
|
||||
bw.curRx = 0
|
||||
bw.timeI += 1
|
||||
// testing hg branching
|
||||
case bw.Rx <- bw.rxSnap:
|
||||
case bw.Tx <- bw.txSnap:
|
||||
case s := <-bw.AddRx:
|
||||
|
||||
Reference in New Issue
Block a user