Minor fix.
This commit is contained in:
parent
e8ff2f8229
commit
86d40b774e
@ -290,6 +290,7 @@ class $MappedCollection2 extends $EventEmitter
|
||||
n = hooks.length
|
||||
while not stopped and i < n
|
||||
hook.call ctx, event
|
||||
++i
|
||||
|
||||
# TODO: Is exception handling necessary to have the wanted
|
||||
# behavior?
|
||||
|
Loading…
Reference in New Issue
Block a user