Mercurial > evolve
comparison .gitlab-ci.yml @ 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 | 75c048fdcd09 |
children | e0712a00154e 07a9cd7cbfc6 d0e2b0101bfc |
comparison
equal
deleted
inserted
replaced
6735:5b08e93a982e | 6736:ce3723b78f91 |
---|