• Jason Madden's avatar
    Fix #878 (#879) · 143b2d5f
    Jason Madden authored
    * Fix #878
    
    We can use multiple watchers to avoid any race conditions.
    
    * Specific test cases for lines in os.waitpid.
    
    * Less strict on the test since we may be running in parallel.
    
    * make the leakchecker happy.
    143b2d5f
test__os.py 2.92 KB