CLD_CONTINUED
infop->cause = CLD_CONTINUED;
case CLD_CONTINUED:
why = CLD_CONTINUED;
ASSERT_EQ(info.si_code, CLD_CONTINUED);