Searched refs:errback (Results 1 – 1 of 1) sorted by relevance
2572 def errback(exc): function2575 res = p.apply_async(raising, error_callback=errback)2591 def errback(exc): function2594 res = p.apply_async(unpickleable_result, error_callback=errback)