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

Method apply_async

Lib/multiprocessing/pool.py:288–295  ·  view source on GitHub ↗

Asynchronous equivalent of `apply()` builtin

(self, func, args=(), kwds={}, callback=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testFunction · 0.95
applyMethod · 0.95

Calls 2

ApplyResultClass · 0.85
putMethod · 0.45

Tested by

no test coverage detected