demikernel icon indicating copy to clipboard operation
demikernel copied to clipboard

[pdpix] Cleanup Hooks

Open ppenna opened this issue 3 years ago • 0 comments

Description

We should add cleanup hooks to the initialization function of demikernel, so as to enable a more transparent environment cleanup experience. This function should for instance wait on all pending operations to complete as well as release any allocated resources.

ppenna avatar Dec 02 '21 11:12 ppenna