MCPcopy Index your code
hub / github.com/python/mypy / worker.py

File worker.py

mypy/build_worker/worker.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Mypy parallel build worker.
3
4The protocol of communication with the coordinator is as following:

Callers

nothing calls this directly

Calls 1

add_argumentMethod · 0.80

Tested by

no test coverage detected