Skip to content

Fix precompilepkgs when waiting for another job#60811

Merged
vtjnash merged 2 commits intoJuliaLang:masterfrom
IanButterworth:ib/fix_precompile
Feb 3, 2026
Merged

Fix precompilepkgs when waiting for another job#60811
vtjnash merged 2 commits intoJuliaLang:masterfrom
IanButterworth:ib/fix_precompile

Conversation

@IanButterworth
Copy link
Copy Markdown
Member

@IanButterworth IanButterworth commented Jan 25, 2026

Fixes #60811

Fixes a bug from #59670 which broke the waiting for another compile job.

Copy link
Copy Markdown
Member

@vtjnash vtjnash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

false means "must retry operation", which it did, but forgot to update the return value

@vtjnash vtjnash merged commit e0eed1e into JuliaLang:master Feb 3, 2026
6 of 8 checks passed
@vtjnash vtjnash added backport 1.12 Change should be backported to release-1.12 backport 1.13 Change should be backported to release-1.13 labels Feb 3, 2026
@IanButterworth IanButterworth deleted the ib/fix_precompile branch February 3, 2026 20:40
@KristofferC KristofferC mentioned this pull request Feb 4, 2026
56 tasks
KristofferC pushed a commit that referenced this pull request Feb 4, 2026
Fixes #60811

Fixes a bug from #59670 which broke the waiting for another compile job.

(cherry picked from commit e0eed1e)
@KristofferC KristofferC mentioned this pull request Feb 25, 2026
37 tasks
@KristofferC KristofferC removed the backport 1.13 Change should be backported to release-1.13 label Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.12 Change should be backported to release-1.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants