Opened 14 years ago

Closed 14 years ago

#1742 closed patch (Fixed)

Failure in Event handler prevents further emissions

Reported by: jumentous Owned by:
Priority: major Milestone: 1.3.2
Component: Core Version: 1.3.0_dev
Keywords: Cc:

Description

In developing a plugin i've noticed that if there is an exception thrown from the event handler it is propogated back to the top and prevents other handlers that were waiting for this event being called.

It explains a few inconsistencies i've been having.

Attachments (1)

0001-Stop-an-exception-in-an-Event-handler-from-preventin.patch (1.0 KB ) - added by jumentous 14 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by Calum, 14 years ago

Milestone: Future1.3.2
Type: defectpatch

comment:2 by Damien Churchill, 14 years ago

Resolution: fixed
Status: newclosed

Applied in e579a78, thanks!

Note: See TracTickets for help on using tickets.