Can I execute code when a query is garbage collected? #872
-
I'm making an app which decrypts remote image data before displaying it in the browser. The decrypted result is stored using |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Is this perhaps the sort of thing this PR is intended to enable? #867 |
Beta Was this translation helpful? Give feedback.
-
Five years later, but this is how I just accomplished this very thing in v5:
|
Beta Was this translation helpful? Give feedback.
Five years later, but this is how I just accomplished this very thing in v5: