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

[8.1.0] Improve the documentation for client/server synchronization. #24988

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

tjgq
Copy link
Contributor

@tjgq tjgq commented Jan 20, 2025

On Unix we use a fcntl() lock, not flock(), and on Windows we use LockFileEx.

PiperOrigin-RevId: 693314236
Change-Id: I6facfe2da1c2ece0bf75b6a815f73301e2db64b0

On Unix we use a fcntl() lock, not flock(), and on Windows we use LockFileEx.

PiperOrigin-RevId: 693314236
Change-Id: I6facfe2da1c2ece0bf75b6a815f73301e2db64b0
@tjgq tjgq requested a review from a team as a code owner January 20, 2025 20:23
@github-actions github-actions bot added team-Rules-CPP Issues for C++ rules awaiting-review PR is awaiting review from an assigned reviewer labels Jan 20, 2025
@iancha1992 iancha1992 added this pull request to the merge queue Jan 21, 2025
@iancha1992 iancha1992 added this to the 8.1.0 release blockers milestone Jan 21, 2025
Merged via the queue into bazelbuild:release-8.1.0 with commit 2320152 Jan 21, 2025
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Rules-CPP Issues for C++ rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants