-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
aether/src/process/dpu-helpers.lisp
Line 186 in 9c0c01e
| ((and done? finalize) |
I think this should be broken apart into two pieces: the cond should check just for done?, and when a separate when finalize should wrap the funcall. Otherwise this will never return on an empty finalizer.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels