Beispiel #1
0
 def checkFunc():
     # need to poll manually or the callback's never called from the pool
     poll(tpool)
     return self.done
Beispiel #2
0
 def checkFunc():
     # need to poll manually or the callback's never called from the pool
     poll(tpool)
     return self.done