expose the runtime-lifetime exit stack as a Actor.lifetime_stack and add a small test suite that ensures it cleans up local filesystem files on crashes and cancels in a child actor.
Note: this is an undocumented API used in piker and is likely to be updated/change.
expose the runtime-lifetime exit stack as a
Actor.lifetime_stack
and add a small test suite that ensures it cleans up local filesystem files on crashes and cancels in a child actor.Note: this is an undocumented API used in
piker
and is likely to be updated/change.