The hook engine tracks which hook held back a method so it can be restored properly.
What's wrong with this entry?
The function-hooks engine records the hook that withheld each engine method, so the original withholder can restore it instead of hitting an error, and the error raised on a replacement attempt now names who withheld it.
; to change what a method does, hook the method
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
SessionEnd hooks lose the
bypass_permissions_disabledreasonBoth mention hook
-
v2.1.236
Hooks and Ctrl-C go quiet once shutdown has started
Both mention hook
-
v2.1.236
Shutdown seals transcript writes and gives SessionEnd hooks more time
Both mention hook