Home | History | Annotate | Download | only in test

Lines Matching refs:map_async

1050             self.pool.map_async(sqr, [], chunksize=1).get(timeout=TIMEOUT1)

1052 self.fail("pool.map_async with chunksize stalled on null list")
1103 result = self.pool.map_async(