You must login to view /lordwelch/chasquid/commit/f7e0e9fe65d54b8e88001af0e5ebfa37cb78b621?files=internal%2Fsmtpsrv.
The GitHub option should be usable for most people, it only links via username.

Files
chasquid/test/util/lib.sh
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

6.3 KiB