]> Lady’s Gitweb - Shushe/commit
Fix/improve restarts by just waiting a sec
authorkibigo! <redacted>
Mon, 1 Jan 2024 06:32:28 +0000 (01:32 -0500)
committerkibigo! <redacted>
Mon, 1 Jan 2024 06:32:28 +0000 (01:32 -0500)
commitec88b220b74e7a92e727a104be39c7b4a6b03dc1
tree40ed2ce4687a5372186336b70dcf600003c82bd1
parent61c43d3c26846f6415751c0c00848c3c2bc44829
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.237724 seconds and 4 git commands to generate.