• Ralf W. Grosse-Kunstleve's avatar
    Use `multiprocessing` `start_method` `"forkserver"` (#4306) · 9c18a74e
    Ralf W. Grosse-Kunstleve authored
    * Use `multiprocessing` `start_method` `"forkserver"`
    
    Alternative to PR #4305
    
    * Add link to comment under PR #4105
    
    * Unconditionally `pytest.skip("DEADLOCK")` for PyPy Windows
    
    * Remove `SKIP_IF_DEADLOCK` entirely, for simplicity. Hopefully this PR will resolve the deadlocks for good.
    
    * Add "In a nutshell" comment, in response to request by @EricCousineau-TRI
    9c18a74e
conftest.py 5.51 KB