- Issue #3309: Fix bz2.BZFile itererator to release its internal lock
properly when raising an exception due to the bz2file being closed. Prevents a deadlock.
Showing
Please register or sign in to comment
properly when raising an exception due to the bz2file being closed. Prevents a deadlock.