]> Lady’s Gitweb - Shushe/commit
Fix/improve restarts by just waiting a sec 0.1.1
authorLady <redacted>
Mon, 1 Jan 2024 06:32:28 +0000 (01:32 -0500)
committerLady <redacted>
Tue, 2 Jan 2024 18:26:27 +0000 (13:26 -0500)
commite7c797ffb120c0dac9be13b28d533d49d164b6d0
tree40ed2ce4687a5372186336b70dcf600003c82bd1
parente4f65cee884c40d631209b5cbb711de161a2969a
Fix/improve restarts by just waiting a sec

The previous method of attempting to retroactively reduce the timestamp
of the make·file when compiling dependencies hasn’t seemed reliable in
practice and probably isn’t portable either. However, a simple
`sleep 1` after touching the make·file but before the first restart
seems to reliably ensure the second restart happens.
GNUmakefile
README.markdown
This page took 0.028937 seconds and 4 git commands to generate.