• Lars Kruse's avatar
    disable multiprocessing in debug mode · bcb32b11
    Lars Kruse authored
    This is a useful feature for debugging path generator exceptions. Otherwise
    the exception's backtraces are concealed by multiprocessing function calls.
    bcb32b11
threading.py 34.3 KB