Beispiel #1
0
 def __call__(self, result, exception=None):
     AsyncResult.__call__(self, CallableFuture.ValueWrapper(result=result, exception=exception))