Opened 13 years ago

Closed 13 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 13 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 13 years ago by Cas

  • Milestone changed from Future to 1.3.2
  • Type changed from defect to patch

comment:2 Changed 13 years ago by damoxc

  • Resolution set to fixed
  • Status changed from new to closed

Applied in e579a78, thanks!

Note: See TracTickets for help on using tickets.