<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    twisted.internet.test.reactormixins says:<br>
    <blockquote>CFReactor uses APIs which manipulate global state, so
      it's not safe to run its own reactor-builder tests under itself.<br>
      <br>
    </blockquote>
    We also don't have a buildslave running under cfreactor. Which means
    it's currently completely untested. I filed a ticket to fix that -
    <a class="moz-txt-link-freetext" href="https://bugs.launchpad.net/twisted-buildbot-configuration/+bug/954680">https://bugs.launchpad.net/twisted-buildbot-configuration/+bug/954680</a><br>
    <br>
    That still leaves the problem with global state though. Since we
    want to move towards having tests create new reactors, that's
    problematic. What global state does it manipulate, and what can we
    do about it?<br>
    <br>
  </body>
</html>