mirror of
https://github.com/python/cpython.git
synced 2026-06-26 12:54:12 -04:00
abf5b6ff43
Describe the multiprocessing connection protocol. It isn't a good protocol, but it is what it is. This way we can more easily reason about making changes to it in a backwards compatible way.