Opened 16 years ago
#1935 defect new
Calling reactor.iterate inside the reactor should raise an error
Reported by: | Jonathan Lange | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Keywords: | |
Cc: | Branch: | ||
Author: |
Description
Calling reactor.iterate inside the reactor is a Bad Thing. Unfortunately, it can sometimes work. Intermittently working code is a Bad Thing.
reactor.iterate should raise some sort of exception when it is called from inside the reactor
Note: See
TracTickets for help on using
tickets.