Skip to content
Commit 8f9d329f authored by Ceki Gulcu's avatar Ceki Gulcu
Browse files

really skip over children when an error occurs. In the previous version of the code, 
we would skip over invoking the action but would still try to find actions for the event. 
In this revision, we skip over the event as a whole, in particular we no longer look up
actions for it. In practical terms, this just avoids adding error statuses for not found 
implicit actions. 
parent 8ab676e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment