Yep that was it. Thanks. Chris On 7/31/05, Jp Calderone <exarkun at divmod.com> wrote: > On Sat, 30 Jul 2005 22:52:27 -0700, snacktime <snacktime at gmail.com> wrote: > >I'm testing out an application I wrote in 1.3. In 2.0.1 I get a > >warning and an exception. > > > > The exception is caused by calling reactor.stop() twice. > > Jp