Skip to content

Trigger the initial build immediately on startup#97

Open
bcremer wants to merge 1 commit intogithubnemo:masterfrom
bcremer:work-delay-initial
Open

Trigger the initial build immediately on startup#97
bcremer wants to merge 1 commit intogithubnemo:masterfrom
bcremer:work-delay-initial

Conversation

@bcremer
Copy link
Copy Markdown
Contributor

@bcremer bcremer commented May 6, 2026

before:

$ date '+%H:%M:%S'; ./CompileDaemon -work-delay=2000
16:34:10
2026/05/06 16:34:13 Running build commands!
2026/05/06 16:34:13 Build ok.

after:

$ date '+%H:%M:%S'; ./CompileDaemon -work-delay=2000
16:33:39
2026/05/06 16:33:39 Running build commands!
2026/05/06 16:33:39 Build ok.

@bcremer bcremer mentioned this pull request May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant