1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-17 14:37:02 +00:00
Files
go-chasquid-smtp/test/util
Alberto Bertogli 7a4a4e4b34 tests: Fix "text file busy" race condition in go-build-cached
There are a couple of places in the tests when we attempt to build and
run simultaneously. Here, if the build is slow, there is a race where
"text file busy" can appear.

To fix this, build to a temporary file with a random name, then
atomically rename it to the final binary name.
2025-10-18 16:26:51 +01:00
..
2022-11-13 11:09:19 +00:00
2022-11-12 20:06:35 +00:00
2022-11-13 11:09:19 +00:00
2025-04-11 14:17:17 +01:00
2025-04-12 23:23:21 +01:00
2016-10-10 00:51:04 +01:00