MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / map_async

Method map_async

Lib/multiprocessing/pool.py:297–316  ·  view source on GitHub ↗

Asynchronous equivalent of `map()` builtin

(self, func, iterable, chunksize=None, callback=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testFunction · 0.95
mapMethod · 0.95

Calls 6

divmodFunction · 0.85
MapResultClass · 0.85
enumerateFunction · 0.85
_get_tasksMethod · 0.80
listClass · 0.50
putMethod · 0.45

Tested by

no test coverage detected