| commit | 22b3e3aff82fe0ab4b643c038744de907412c7bc | [log] [tgz] |
|---|---|---|
| author | Neal Norwitz <nnorwitz@gmail.com> | Wed Mar 26 05:19:41 2008 +0000 |
| committer | Neal Norwitz <nnorwitz@gmail.com> | Wed Mar 26 05:19:41 2008 +0000 |
| tree | 3b796b9448d4fad772f090aa276dd276bec4ed9b | |
| parent | 14f0bc79009b211e2ef8076c1ef6cfd193fd4cc6 [diff] |
Ensure that the mailbox is closed to prevent problems on Windows with removing an open file. This doesn't seem to be a problem in 2.6, but that appears to be somewhat accidental (specific to reference counting). When this gets merged to 3.0, it will make the 3.0 code simpler.