-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
#129 adds a private ExitStack to Actor for the purposes of running some teardown when the runtime completes. It's used inside piker's new shared memory FSP system for tearing down buffers in an SC way.
We'll likely need to wrap this a little better and toss in some tests if it's going to get eventually exposed.
Reactions are currently unavailable