Open
Description
I have a filter that places something in shared data when a request comes in, and retrieves it when the corresponding response goes out. After that, I'd like to delete the entry in shared data since it will no longer be used, and, I assume, eventually waste all the memory. Is there any mechanism to clean up the shared data?
Metadata
Metadata
Assignees
Labels
No labels