Wykres commitów

2 Commity (04bd0855bb5c520a832bc87207ef5b9b2a4f822b)

Autor SHA1 Wiadomość Data
Paul Sokolovsky 13a6f4955c multiprocessing: tests: Turn into proper tests, make CPython compatible. 2017-09-03 11:10:56 +03:00
Paul Sokolovsky 7fbc074a13 multiprocessing: Implement Pipe-alike.
Unfortunately, any Pipe used for parent/child child communication
needs to be registered with child Process. To get around that, would
need to keep global registry of Pipes, and that's bloat.
2014-05-01 09:41:09 +03:00