• 
      

    Move controlled_subprocess context manager to djblets/utils/misc.py

    Review Request #2626 — Created Sept. 26, 2011 and submitted — Latest diff uploaded

    Information

    Djblets
    master

    Reviewers

    controlled_subprocess was introduced in http://reviews.reviewboard.org/r/2620 as a potential solution to our blocking patch subprocess problem.
    
    It might be useful in the future, so I've brought it out into djblets/utils/misc.py.
    Manual - see http://reviews.reviewboard.org/r/2620