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

Better logging in OnceRetentionStrategy #194

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

jglick
Copy link
Member

@jglick jglick commented Sep 12, 2023

Improved logging for why a cloud agent was terminated, and some routine stylistic cleanup.

@jglick jglick requested a review from a team as a code owner September 12, 2023 21:50
public void run() {
Queue.withLock(new Runnable() {
@Override public void run() {
try {
Copy link
Member Author

Choose a reason for hiding this comment

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

ignore whitespace

@jglick jglick enabled auto-merge September 12, 2023 22:09
@jglick jglick merged commit a2041e8 into jenkinsci:master Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants