• 
      

    Fix file descriptor leaks.

    Review Request #14806 — Created Feb. 10, 2026 and submitted

    Information

    Djblets
    release-5.x

    Reviewers

    We had a handful of places throughout our code where we were leaking
    file descriptors (or potentially leaking, if we hit exceptions). This
    change fixes those up.

    Ran unit tests.

    Summary ID
    Fix file descriptor leaks.
    We had a handful of places throughout our code where we were leaking file descriptors (or potentially leaking, if we hit exceptions). This change fixes those up. Testing Done: Ran unit tests.
    yylumkkwnqnlzlnpynsslkktomqvwkrq
    Description From Last Updated

    Second line is indented too far.

    chipx86chipx86
    chipx86
    1. 
        
    2. djblets/log/views.py (Diff revision 1)
       
       
       
      Show all issues

      Second line is indented too far.

    3. 
        
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.x (e52ef5d)