id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,branch,branch_author,launchpad_bug
2066,Restarting a reactor should raise an exception,TimothyFitz,,"About once a month someone asks twisted-python why they have really strange behaviour, and happen to be restarting the reactor. Restarting the reactor is unsupported (currently, by all implementors, nothing prevents it from being implemented) so these all fail, but always fail poorly. A call to reactor.run() after reactor.stop() should raise an exception that clearly says ""This reactor does not support restarting"" or ""Reactors do not support restarting"". ",enhancement,closed,highest,,core,fixed,easy,TimothyFitz,branches/reactor-restart-raise-2066,,
