Skip to content

Conversation

@chagong
Copy link
Contributor

@chagong chagong commented Jan 21, 2026

}

@Override
public boolean suspendAllThreads() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we rename this to shouldSuspendAllThreads()? The current name sounds like an operation instead of a flag, especially since the class already has operations like suspend and getAllThreads.

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.

Pause All Threads on Hitting Breakpoint?

3 participants