> So what you need to do is to call net_resume_build_task instead of > impl_build. OK, I've done this. > Otherwise, your occupant will just start on a new unit with the > same type as the incomplete transport. s/will/might/ as there are various complications involved. But yes, net_resume_build_task is a better idea. Checked in.