https://docs.python.org/3/library/multiprocessing.html

Great package. I’ve some suggested documentation improvements: s/necessary to run the process objects/necessary to run the process object's/ s/Given this blocks/Given this blocking/ in class multiprocessing.pool.AsyncResult, the behavior of get() when timeout is None needs to be documented. Also, in my opinion, the signatures of get() and wait() should be written get(timeout=None) wait(timeout=None) to make it clear that the default values of timeout is None. Thanks for your good work. Arthur Arthur Goldberg, PhD Associate Professor of Genetics and Data Science Institute for Data Science and Genomic Technology Mount Sinai School of Medicine 1255 Fifth Ave., Suite C-2 New York, NY 10029 646 526 5020 Karr Lab Arthur.Goldberg@mssm.edu<mailto:Arthur.Goldberg@mssm.edu>
participants (1)
-
Goldberg, Arthur P