Skip to content

Commit

Permalink
Stabilize r2946
Browse files Browse the repository at this point in the history
Under stress we might otherwise check n_objectcore before it gets a
chance to decrease completely.

Spotted via vtest.
  • Loading branch information
Dridi committed Dec 13, 2019
1 parent 827f375 commit bdf9a44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/varnishtest/tests/r02946.vtc
Expand Up @@ -42,4 +42,6 @@ client c1 {
expect resp.http.age > 1
} -run

delay 1

varnish v1 -expect n_objectcore == 1

0 comments on commit bdf9a44

Please sign in to comment.