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

Re-enable Gradle daemon on CI #2673

Closed
wants to merge 2 commits into from
Closed

Conversation

gino-m
Copy link
Collaborator

@gino-m gino-m commented Aug 20, 2024

Builds frequently fail with:

Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

For newer version of Gradle docs recommend the following:

We recommend using the Daemon for both developer machines and Continuous Integration servers.

Related to #2269

Also, double max Gradle heap size for good measure.

@gino-m
Copy link
Collaborator Author

gino-m commented Aug 20, 2024

@sufyanAbbasi PTAL?

Copy link
Contributor

@sufyanAbbasi sufyanAbbasi left a comment

Choose a reason for hiding this comment

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

Thank you!!

@shobhitagarwal1612
Copy link
Member

We are close to migrating the CI pipeline from GCB to Github Actions. So, this PR would be obsolete once that is done.

@gino-m
Copy link
Collaborator Author

gino-m commented Aug 22, 2024

@shobhitagarwal1612 And it doesn't appear to solve the problem anyway:

Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

Closing.

@gino-m gino-m closed this Aug 22, 2024
@shobhitagarwal1612 shobhitagarwal1612 deleted the gino-m/patch/reenable-daemon branch August 23, 2024 05:33
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.

3 participants