On Sun Jan 8 18:38:03 2023 +0000, Jinoh Kang wrote:
Actually, I think you should move all the state checks from `StartAsync` to here. It doesn't hurt to fail later, as long as it fails correctly.
it does hurt because we need to immediately know the state in StartAsync.