emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/plz 439fb383d9 37/81: Notes: Add idea about finalizers


From: ELPA Syncer
Subject: [elpa] externals/plz 439fb383d9 37/81: Notes: Add idea about finalizers
Date: Wed, 11 May 2022 17:58:00 -0400 (EDT)

branch: externals/plz
commit 439fb383d9b7f6a8c6e6d647ea699276114974d7
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Notes: Add idea about finalizers
---
 notes.org | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/notes.org b/notes.org
index 73afb586dd..d29b4d781d 100644
--- a/notes.org
+++ b/notes.org
@@ -20,6 +20,15 @@ e.g. =request.el= can leak secrets and other data via the 
command line and [[htt
 
 * Ideas
 
+** TODO Use finalizers to clean up response buffers
+:LOGBOOK:
+-  State "TODO"       from              [2020-10-30 Fri 12:58]
+:END:
+
++  [[info:elisp#Finalizer%20Type][info:elisp#Finalizer Type]]
+
+This might allow us to avoid or delay putting the response body in a string, 
which could improve performance.
+
 ** Name
 
 +  =plz=



reply via email to

[Prev in Thread] Current Thread [Next in Thread]