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

Remove unnecessary mutex lock and drop in pipeline serialization #1744

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

Mallets
Copy link
Member

@Mallets Mallets commented Jan 28, 2025

It seems the lock drop and re-lock stayed there from the past where it was a necessity.
It seems now it's an unnecessary thing to do when waiting for new batching in the refill stage.

@Mallets Mallets added the internal Changes not included in the changelog label Jan 28, 2025
@Mallets Mallets marked this pull request as ready for review January 29, 2025 08:14
@Mallets Mallets requested a review from wyfo January 29, 2025 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes not included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants