Assembla home | Assembla project page
 

Ticket #30 (closed enhancement: fixed)

Opened 9 months ago

Last modified 8 months ago

Streams Event Processing

Reported by: tobias382 Assigned to: tobias382
Priority: normal Component: core
Version: 1.5 Severity: normal
Keywords: Cc:

Description

The Streams driver currently queues all events dispatched by plugins until all plugin event handlers for the current event being handled have terminated. This should be modified so that only destructive events, such as PART and QUIT, are queued, while others are executed immediately, in order to remove delays that can occur in situations like processing of multiple URLs in a single post in the Url plugin.

Attachments

Change History

04/05/08 07:41:56 changed by anonymous

  • status changed from new to closed.
  • resolution set to fixed.

Added in r214.


Add/Change #30 (Streams Event Processing)




Action