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