Mike Naberezny %!s(int64=10) %!d(string=hai) anos
pai
achega
c9e36c3279
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      supervisor/tests/test_rpcinterfaces.py

+ 1 - 0
supervisor/tests/test_rpcinterfaces.py

@@ -759,6 +759,7 @@ class SupervisorNamespaceXMLRPCInterfaceTests(TestBase):
         supervisord.set_procattr('process2', 'state', ProcessStates.RUNNING)
         interface = self._makeOne(supervisord)
         callback = interface.stopProcessGroup('foo', wait=False)
+        from supervisor.xmlrpc import NOT_DONE_YET
         from supervisor.xmlrpc import Faults
 
         # create callbacks in killall()