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

fix: make protoc-gen-prost work #3772

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

alecthomas
Copy link
Collaborator

  1. Redirect stdout to stderr so we don't break the protoc plugin protocol
  2. Use a file lock to avoid multiple concurrent invocations of protoc-gen-prost running cargo install many times

@alecthomas alecthomas mentioned this pull request Dec 16, 2024
1. Redirect stdout to stderr so we don't break the protoc plugin protocol
2. Use a file lock to avoid multiple concurrent invocations of protoc-gen-prost running cargo install many times
@alecthomas alecthomas force-pushed the aat/really-fix-protoc-gen-prost branch from 5e6e480 to 3414f65 Compare December 16, 2024 04:29
@alecthomas alecthomas mentioned this pull request Dec 16, 2024
@alecthomas alecthomas merged commit 68ffe90 into main Dec 16, 2024
88 of 92 checks passed
@alecthomas alecthomas deleted the aat/really-fix-protoc-gen-prost branch December 16, 2024 05:05
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.

1 participant