MCPcopy Create free account
hub / github.com/bcongdon/git-trophy / processify

Function processify

git_trophy_lambda/processify.py:9–53  ·  view source on GitHub ↗

Decorator to run a function as a process. Be sure that every argument and the return value is *pickable*. The created process is joined, so the code does not run in parallel.

(func)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected