comparison tests/test-evolve-public-content-divergent-corner-cases.t @ 6736:ce3723b78f91 stable

topic: drop _cleanup_tns_file(), move code directly into wlock() This way we don't even have to make any assertions about wlock status. This should be safe, since we have the wlock and it's held, and other processes cannot acquire it and start messing with wdir, but we're also not inside any context managers that could be using the wlock, so it cannot be suddenly released either.
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 11 Mar 2024 16:35:29 -0300
parents 53d63b608230
children 9a41c3c293ae a66cf9008781
comparison
equal deleted inserted replaced
6735:5b08e93a982e 6736:ce3723b78f91