You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #4532 GetResponse*Events stop after a response was set (Lumbendil)
This PR was merged into the 2.3 branch.
Discussion
----------
GetResponse*Events stop after a response was set
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | All versions
| Fixed tickets | #4516
The kernel.view and kernel.exception events stop propagation when a response is set, and it wasn't noted on the documentation.
Commits
-------
bebce0e Fix incorrect event name.
e729750 Changed phrasing to explain the effects off propagation stopping.
d13943a Add missing info about kernel.request event.
25e1069 Added notes specifying the propagation behaviour for kernel.view and kernel.exception.
0 commit comments