-
Kenton Varda authored
Using promises for references to represent each branch of a fork doesn't work, because the fork hub will be deleted when the last branch resolves, before any continuation can run. Instead, let's just institutionalize the concept of addRef() for owned pointers.
fe5b21e8