Searched refs:fetch_all (Results 1 – 1 of 1) sorted by relevance
222 fetch_all = request.get('all', False)225 d = await self.get_unihash(cursor, method, taskhash, fetch_all)229 async def get_unihash(self, cursor, method, taskhash, fetch_all=False): argument232 if fetch_all: