Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #8761 #8767

Merged
merged 5 commits into from
Nov 13, 2022
Merged

fix #8761 #8767

merged 5 commits into from
Nov 13, 2022

Conversation

Raycoms
Copy link
Contributor

@Raycoms Raycoms commented Nov 12, 2022

Closes #8761
Closes #8766
Closes #8763

Changes proposed in this pull request:

  • Fix stuck builder

Review please

{
recalculated = true;
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't it also set this to false when it completes the job or something?

Copy link
Contributor

Choose a reason for hiding this comment

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

I think so yes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, this is specifically if the builder is unloaded mid build. They have a request open and then don't recalc the list, if the builder is unloaded again, the variable auto resets to false

@Raycoms Raycoms merged commit 07f32d3 into version/1.19 Nov 13, 2022
@Raycoms Raycoms deleted the fix/8761 branch November 13, 2022 13:53
Raycoms added a commit that referenced this pull request Nov 13, 2022
Fix stuck builder
Fix messed up leg
Fix nametag render option for visitors
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.

None yet

4 participants