Esempio n. 1
0
 def abort(self):
     # surpass the PoolElement.abort because it doesn't do what we want
     PoolBaseElement.abort(self)
     PoolBaseGroup.abort(self)
Esempio n. 2
0
 def abort(self):
     PoolBaseElement.abort(self)
     PoolBaseGroup.abort(self)
Esempio n. 3
0
 def abort(self):
     # surpass the PoolElement.abort because it doesn't do what we want
     PoolBaseElement.abort(self)
     PoolBaseGroup.abort(self)
Esempio n. 4
0
 def abort(self):
     PoolBaseElement.abort(self)
     PoolBaseGroup.abort(self)