Skip to content

Conversation

@steve-the-edwards
Copy link
Contributor

Cleanups from some of @zach-klippenstein's comments on #1406

append("SEH, ")
}
if (config.contains(WORK_STEALING_DISPATCHER)) {
append("SEH, ")

Choose a reason for hiding this comment

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

Should this be SEH as well? if so should we combine STABLE || WORK_STEALING?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oops. Should be WSD. Good catch!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

@steve-the-edwards steve-the-edwards force-pushed the sedwards/runtime-trace-cleanup branch from b958328 to 2d83cc4 Compare August 12, 2025 17:25
Copy link
Collaborator

@zach-klippenstein zach-klippenstein left a comment

Choose a reason for hiding this comment

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

Thanks!

@steve-the-edwards steve-the-edwards merged commit cca80c9 into main Aug 12, 2025
72 checks passed
@steve-the-edwards steve-the-edwards deleted the sedwards/runtime-trace-cleanup branch August 12, 2025 17:53
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.

4 participants