Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Commit ea4d5d0

Browse files
committed
squashme: r03996: implement dridi-barriers
1 parent f0cbf3f commit ea4d5d0

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

bin/varnishtest/tests/r03996.vtc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
varnishtest "h2 rapid reset"
22

3-
barrier b1 sock 2 -cyclic
3+
barrier b1 sock 5
44

55
server s1 {
66
rxreq
@@ -30,24 +30,21 @@ client c1 {
3030
stream 1 {
3131
txreq
3232
txrst
33-
barrier b1 sync
3433
} -run
3534
stream 3 {
3635
txreq
3736
txrst
38-
barrier b1 sync
3937
} -run
4038
stream 5 {
4139
txreq
4240
txrst
43-
barrier b1 sync
4441
} -run
4542
stream 7 {
4643
txreq
4744
txrst
48-
barrier b1 sync
4945
} -run
5046

47+
barrier b1 sync
5148
stream 0 -wait
5249
} -run
5350

0 commit comments

Comments
 (0)