Ticket #5563 enhancement new
Deprecate reactor.addSystemEventTrigger, replace with reactor.callWhenRunning and reactor.callBeforeStopping
| Reported by: | itamar | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
reactor.addSystemEventTrigger supports a whole variety of states that only the internal reactor uses, and is a bad API in general. Adding reactor.callBeforeStopping would provide the one useful functionality it provides to end users, allowing us to deprecate it.
Change History
Note: See
TracTickets for help on using
tickets.
