Re: svn commit: r1884279 - in /subversion/trunk: build/ subversion/tests/cmdline/svntest/
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 12 Dec 2020 03:33:55 +0000
futatuki_at_apache.org wrote on Thu, 10 Dec 2020 14:45 +00:00:
Suggest instead:
test suite: Ensure file descriptors are closed in a timely manner, using context managers.
I.e.:
- Use "$area: $description" format
And since I'm reviewing already, a few more nits:
> Generally, it is true that as file descriptors are closed when their
"if a Python language implementation uses a strategy other than reference counting"
> immediately after when those objects lose the last reference. So we
s/even/under an even/
s/smaler/lower/ (the adjective modifies "limit", not "number")
Consider dropping the symbolic name (RLIMIT_NOFILE) into that sentence somewhere.
> don't recommend use it because it is much slower than CPython for
s/use it/use of it|to use it/
s/it/${whatever the pronoun refers to}/
> this purpose.
No comments on the diff itself, but I only skimmed it.
Cheers,
Daniel
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.