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

Procedure: Fix procedure framework data race #14250

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Pengzna
Copy link
Collaborator

@Pengzna Pengzna commented Nov 29, 2024

as title.

@SteveYurongSu SteveYurongSu self-assigned this Nov 29, 2024
case LOCK_ACQUIRED:
break;
case LOCK_EVENT_WAIT:
LOG.info("LOCK_EVENT_WAIT can't rollback child running for {}", proc);
LOG.info("LOCK_EVENT_WAIT rollback " + proc);
Copy link
Member

Choose a reason for hiding this comment

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

print use {}

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