diff options
author | Nicolas Lacasse <nlacasse@google.com> | 2018-10-03 10:46:42 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2018-10-03 10:47:52 -0700 |
commit | 37e57a903cf0d40e53a97eb3d47036024d7536c3 (patch) | |
tree | 9ab8e6f025d6f259b5c42f4fa89b1a7b1cbb804c /runsc/boot | |
parent | 55d28fb124dc4caa9047c5ca9150c82f073e70b2 (diff) |
Fix arithmetic error in multi_container_test.
We add an additional (2^3)-1=7 processes, but the code was only waiting for 3.
I switched back to Math.Pow format to make the arithmetic easier to inspect.
PiperOrigin-RevId: 215588140
Change-Id: Iccad4d6f977c1bfc5c4b08d3493afe553fe25733
Diffstat (limited to 'runsc/boot')
0 files changed, 0 insertions, 0 deletions