Ticket #6162 defect new
Agent howtos manually call reactor.run/reactor.stop
| Reported by: | habnabit | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | documentation |
| Cc: | jknight | Branch: | |
| Author: | Launchpad Bug: |
Description
All of the code snippets in the Agent howto would be simplified by use of t.i.task.react instead of calling reactor.run() and reactor.stop() in a deferred callback. This would also show the modern idiom for spinning up a reactor for only one task.
Change History
Note: See
TracTickets for help on using
tickets.
